summaryrefslogtreecommitdiff
path: root/tests/lib/libc
AgeCommit message (Expand)Author
2018-02-27Include <inttypes.h> in t_ucontext.ckamil
2018-02-27Make the t_ucontext.c test more portablekamil
2018-02-25fix spellochristos
2018-02-25Add new tests in lib/libc/sys/t_ucontextkamil
2018-02-07md2 has been deprecated in OpenSSL-1.1christos
2018-01-17Improve portability of headers and sort them.maya
2018-01-14Sync sparc with sparc64martin
2017-12-30Implement helper function for alphamartin
2017-12-28mips panic should be fixed on head.christos
2017-12-28atf: ptrace: Temporarily skip fpregs* tests on pmaxkamil
2017-12-27atf: ptrace: Temporarily disable signal3 as it breaks now on some portskamil
2017-12-25atf: t_ptrace_wait: Mark attach2 as racykamil
2017-12-23report which errno failedchristos
2017-12-22ptrace atf: Clanup reports of failureskamil
2017-12-21t_ptrace_wait*: Disable suspend* testskamil
2017-12-21Fix broken test: we can't assume that the current schedule priority rangechristos
2017-12-18make it fail instead of hang under qemu; XXX: need to investigate.christos
2017-12-18Don't use SCHED_OTHER.christos
2017-12-16Add expected failures.christos
2017-12-14sync a bit more with reality; some things still fail, some new failures.christos
2017-12-13Revert rev 1.4: fmtcheck(3) neglect unused trailing arguments as before.rin
2017-12-10Remove expected failure (fixed in kern_sig.c 1.339)christos
2017-12-07Update this test to expect the output that is supposed to be producedkre
2017-12-07Correct a couple of broken test cases:kre
2017-12-04Temporarily disable t_ptrace_wait*::resume1 in ATF testskamil
2017-12-01Since the C standard allows for intermediate floating results to containkre
2017-11-28Revert 1.4 (perhaps temporarily) and add even more diagnostics to thosekre
2017-11-24When comparing doubles (any floating point values) which have beenkre
2017-11-23Add some diagnostics to the strto test, so I can see why thiskre
2017-11-18PR kern/52167 strikes on sparc64 too.martin
2017-11-06In the fopen_regular and fopen_symlink tests, when (that is, if) akre
2017-11-06add a symlink testchristos
2017-10-28fix typochristos
2017-10-28make tests print the values.christos
2017-10-27The Zone test was obviously intended to test %Z rather than %z, otherwisekre
2017-10-27Remove bogus errno checks, mktime() (and timegm()) does not guaranteekre
2017-10-08Don't bother attempting any of the (real) test cases if the SYSVMSGkre
2017-10-08Skip the mincore_shmseg test case if the SYSVSHM option is not configuredkre
2017-10-07If we have SYSVMSG in kernel (test finds it) restore the signal handlerkre
2017-10-06Make this test skip if running on a kernel without the SYSVMSG option.kre
2017-09-01Allow the test to build on systems where sys/mman.h does not providekre
2017-09-01Use PROT_MPROTECT() (which would have been better had it been calledkre
2017-08-24The military/nautical time zones were added following RFC 822 and RFCginsbach
2017-08-23Add test from PR/52499christos
2017-08-16Add missing strfmon_l. Noticed by Bruno Haible. Add test case.joerg
2017-08-10Separate the C/POSIX locale test from the rest; make it more thoroughperseant
2017-07-23Add missing files from last commit:perseant
2017-07-20Don't execute random garbage. Fixes mprotect_mremap_exec test.uwe
2017-07-14Add a simple collation test. This test is expected to fail on HEAD sinceperseant
2017-07-14VAX doesn't have the test cases, so stub the body as well.joerg