summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
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-14add test case for new format 'f' and 'F'ryo
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-03Fix verb form.wiz
2017-09-03Use a global double to stop GCC from optimizing the test awaymaya
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-30Add a short case for the alpha test failuremaya
2017-08-30use PRIu64 to print uint64_t, don't print sizeofmaya
2017-08-30Add test case for alpha's MPFR config test failuremaya
2017-08-25PR/49003: Ngie Cooper: add <sys/time.h>ginsbach
2017-08-24The military/nautical time zones were added following RFC 822 and RFCginsbach
2017-08-23Add test from PR/52499christos
2017-08-21don't skip nexttoward for aarch64 and mips64christos
2017-08-20fix build (missing nexttoward on mips64 and aarch64)christos
2017-08-17Add test cases for nextafter() and nexttoward(). At the moment nohe
2017-08-16Add missing strfmon_l. Noticed by Bruno Haible. Add test case.joerg
2017-08-11Re-enable the test for nearbyint(), now that all ports (save vax,he
2017-08-10Separate the C/POSIX locale test from the rest; make it more thoroughperseant
2017-07-25Revert previous as it breaks at least sparc and hpcsh builds.uwe
2017-07-24Add a test checking nearbyint(), using the same table as used byhe
2017-07-24Swap around the two last args to the check for expected fegetround(),he
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
2017-07-12Add ISO10646 versions of these tests, conditional on __STDC_ISO_10646__ .perseant
2017-07-11Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. Thisjoerg
2017-07-10Reference correct binary in error messages.joerg
2017-07-09add another missing munmap (Kamil)christos
2017-07-09add munmapchristos
2017-07-09check for EFAULT on reads and writes to memory with not permission.christos
2017-07-06Fix ISO C compliance: strtol of "0xX" should give the largest validjoerg
2017-07-02Export the guard size of the main thread via vm.guard_size. Add ajoerg
2017-06-24Reduce the number of iterations in the bsize_torture test from 65535gson
2017-06-07Change t_sprintf to an expected failure, since we don't respect the emptyperseant
2017-06-01Add tests for btowc(3)/wctob(3) and enable compilation of the test forperseant
2017-05-30Add test cases for sprintf/sscanf/strto{d,l} and the is* and isw* ctype funct...perseant
2017-05-30Add simple test case for toupper/tolowerperseant
2017-05-26Add simple expect-fail test case for strcoll(3)perseant
2017-05-25Add a member to the test data structure that indicates whether the givenperseant
2017-05-23Add the error in syscall failure.christos
2017-05-23not allowed to map RWX anymore.christos
2017-05-23Handle dk disks and print errors.christos