#
cdd9aa25 |
| 15-Oct-2020 |
Adrian Chadd <adrian@FreeBSD.org> |
[tests] Fix itimer test warning-errors on gcc-6.4
This fixes a "suggested parens" compile warning-into-error that shows up on gcc-6.4.
Reviewed by: ngie Differential Revision: https://reviews.freeb
[tests] Fix itimer test warning-errors on gcc-6.4
This fixes a "suggested parens" compile warning-into-error that shows up on gcc-6.4.
Reviewed by: ngie Differential Revision: https://reviews.freebsd.org/D26789
show more ...
|
#
01348ccd |
| 01-Oct-2020 |
Eric van Gyzen <vangyzen@FreeBSD.org> |
fix setitimer test for returned it_value
An old it_value of {4,3} is valid. Allow it.
Reviewed by: bdrewery MFC after: 2 weeks Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.f
fix setitimer test for returned it_value
An old it_value of {4,3} is valid. Allow it.
Reviewed by: bdrewery MFC after: 2 weeks Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D26445
show more ...
|
#
a8b9bac8 |
| 01-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
getitimer on FreeBSD returns the last set time instead of the remaining time; test for that instead
Submitted by: pho
|
#
57718be8 |
| 02-Oct-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , minus the vendor Makefiles
Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade
MFC after 2 weeks
Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , minus the vendor Makefiles
Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade
MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
show more ...
|