summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
2020-11-27delete trailing whitespacegson
2020-11-08PR 55338: re-enable threxec test for more test coverage.martin
2020-11-01Make the mkstemps_basic and mkostemps_basic test cases not randomlygson
2020-10-31PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kqueue(2)christos
2020-10-29Disable the wgetch test as it appears to be missing at the moment.blymn
2020-10-27Use the relative paths in the installed version, not the (different)martin
2020-10-27Add tests for AVX-512 registers (zmm0..zmm31, k0..7)mgorny
2020-10-24Remove extra parensroy
2020-10-24Add the new tests + check files, sort.martin
2020-10-24Issue 64-bit versions of *XSAVE* for 64-bit amd64 programsmgorny
2020-10-24Merge in code from Google Summer of Code project which dramaticallyblymn
2020-10-19Adapt for change to parsedate() which now follows POSIX and altered thekre
2020-10-16Remove leftover commented out #if 0mgorny
2020-10-15Apply fix in rev 1.2 for core_dump_procinfo to aarch64 and arm:rin
2020-10-15Fix s87_tw reconstruction to correctly indicate register statesmgorny
2020-10-13Bump soft/hard limits for stack to 6MB for aarch64{,eb}, where old valuerin
2020-10-13For aarch64eb, no SIGBUS signal for unaligned accesses.rin
2020-10-09Add tests for x87 FPU registersmgorny
2020-10-09Rename MM_REG macro to ST_MAN, and cover fpr/xstate with itmgorny
2020-09-09PR/55648: Kyle Evans: Minor warnings in compilation of libexecinfo test2christos
2020-09-07avoid new GCC 9 warnings.mrg
2020-09-07don't pass NULL to printf(), but use "<memory>" to signify thismrg
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-09-05nvmm: update copyright headersmaxv
2020-08-29Skip threxec test pointing at PR 55338, this kills some test beds.martin
2020-08-28PR/55612: Martin Husemann: libarchive tests pollute /tmp w/o cleanupchristos
2020-08-25Only expect the fmod test case to fail when using qemu's TCG CPU emulation,gson
2020-08-25Fix getrandom() tests.riastradh
2020-08-24Expect a failure to trap unaligned acesses only when running undergson
2020-08-23Split getrandom tests into several cases to find out which ones hang.riastradh
2020-08-23Expect failure only when running under qemu's TCG CPU emulation, notgson
2020-08-23Provide separate functions to check for running under qemu in generalgson
2020-08-14New system call getrandom() compatible with Linux and others.riastradh
2020-07-19Compile USER_LDT by default, but, put it behind a privileged sysctl thatmaxv
2020-07-17Add ppoll() a compatibility wrapper around pollts(2)kamil
2020-07-03moremaxv
2020-07-03Verify that PR lib/55041 is no longer an issue.jruoho
2020-07-01Add basic checks for a64l(3), l64a(3), and l64a_r(3).jruoho
2020-07-01Add basic tests for the rest of the mktemp(3) family of functions, includingjruoho
2020-06-30After a comedy of errors, move t_mbtowc to its final resting place.jruoho
2020-06-29Avoid copyright issues and name the listed author as the copyright holder.maya
2020-06-29Use -Wl,--no-fatal-warnings for the mktemp(3) test.jruoho
2020-06-27Add the default TNF copyright (2005), cf. PR misc/55419.jruoho
2020-06-27Start moving the remaining tests from src/regress to src/tests.jruoho
2020-06-27Move the test for mktemp(3) to the right place.jruoho
2020-06-26Reference PRs consistently.jruoho
2020-06-25Reference PRs consistently.jruoho
2020-06-24Fix pasto; use {,U}LLONG{MIN,MAX} correctly in the {u,}llong{min,max}thorpej
2020-06-24Fix core_dump_procinfo tests for powerpc, for which child process wasrin
2020-06-22Work around QEMU bug #1668041 differently, by which floating-pointrin