summaryrefslogtreecommitdiff
path: root/lib/libc/tests/sys/Makefile
AgeCommit message (Expand)Author
2025-07-13libc/powerpc64: Fix swapcontext(3)Timothy Pearson
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-02-25libc/sys: add errno testKonstantin Belousov
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-03-10netbsd-tests: Serialize message queue testsMark Johnston
2020-12-31libc: tests: add some tests for cpuset(2)Kyle Evans
2020-09-24lib/libc/tests/sys: raise WARNS to 6Alan Somers
2020-08-17Don't explicitly specify c99 or gnu99 as the default is now gnu99.Xin LI
2020-06-05Avoid using non-portable dd status=none flagAlex Richardson
2019-01-23Add [initial] functional tests for sendfile(2) as lib/libc/sys/sendfileEnji Cooper
2018-06-05Don't build brk_test on platforms that don't support brk().Mark Johnston
2018-06-04Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston
2017-07-21Properly set userid for truncate_test.Bryan Drewery
2017-03-19Add clock_nanosleep()Eric van Gyzen
2017-01-13Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper
2016-12-01Fix setrlimit_test:setrlimit_memlock when the system has exceeded vm.max_wired.Bryan Drewery
2016-09-19Re-add PACKAGE=> tests to lib/libc/tests/net/getaddrinfo/Makefile and addEnji Cooper
2016-08-12Checkpoint initial integration workEnji Cooper
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-02-22MFHGlen Barber
2016-02-18Remove dd xfer stats emitted during buildworldEd Maste
2016-02-03More 'tests' packaging fixes.Glen Barber
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-12-04Fix LDADD/DPADD that should be LIBADD.Bryan Drewery
2015-11-16Add some initial tests for SLIST and STAILQ macrosEnji Cooper
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-09-08Enable mincore_test on arm64, we now have a working pmap_mincore.Andrew Turner
2015-08-17On arm64 disable three tests that hang or panicEd Maste
2015-07-10Add support for makecontext. This supports up to 8 arguments as thisAndrew Turner
2015-04-27Disable the tests that use makecontext on arm64, it still needs to beAndrew Turner
2014-11-04Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper