aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/sys/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libc/powerpc64: Fix swapcontext(3)Timothy Pearson2025-07-131-2/+2
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* libc/sys: add errno testKonstantin Belousov2024-02-251-0/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* netbsd-tests: Serialize message queue testsMark Johnston2023-03-101-0/+7
* libc: tests: add some tests for cpuset(2)Kyle Evans2020-12-311-0/+1
* lib/libc/tests/sys: raise WARNS to 6Alan Somers2020-09-241-6/+0
* Don't explicitly specify c99 or gnu99 as the default is now gnu99.Xin LI2020-08-171-2/+0
* Avoid using non-portable dd status=none flagAlex Richardson2020-06-051-1/+5
* Add [initial] functional tests for sendfile(2) as lib/libc/sys/sendfileEnji Cooper2019-01-231-0/+1
* Don't build brk_test on platforms that don't support brk().Mark Johnston2018-06-051-0/+2
* Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston2018-06-041-0/+1
* Properly set userid for truncate_test.Bryan Drewery2017-07-211-1/+1
* Add clock_nanosleep()Eric van Gyzen2017-03-191-0/+1
* Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper2017-01-131-0/+4
* Fix setrlimit_test:setrlimit_memlock when the system has exceeded vm.max_wired.Bryan Drewery2016-12-011-0/+3
* Re-add PACKAGE=> tests to lib/libc/tests/net/getaddrinfo/Makefile and addEnji Cooper2016-09-191-0/+2
* Checkpoint initial integration workEnji Cooper2016-08-121-0/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-6/+1
* MFHGlen Barber2016-02-221-1/+1
|\
| * Remove dd xfer stats emitted during buildworldEd Maste2016-02-181-1/+1
* | More 'tests' packaging fixes.Glen Barber2016-02-031-1/+3
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-4/+2
* Add some initial tests for SLIST and STAILQ macrosEnji Cooper2015-11-161-0/+2
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Enable mincore_test on arm64, we now have a working pmap_mincore.Andrew Turner2015-09-081-3/+0
* On arm64 disable three tests that hang or panicEd Maste2015-08-171-0/+3
* Add support for makecontext. This supports up to 8 arguments as thisAndrew Turner2015-07-101-2/+0
* Disable the tests that use makecontext on arm64, it still needs to beAndrew Turner2015-04-271-0/+2
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper2014-11-041-0/+85