summaryrefslogtreecommitdiff
path: root/tests/lib/libc/gen
AgeCommit message (Expand)Author
2021-12-15When running the tests under "qemu -accel kvm" on a Linux host,gson
2021-12-10s/occured/occurred/ in comments, log messages and man pages.andvar
2021-11-22undef a couple more.christos
2021-11-20Merge common code for the chdir cases (Piyush Sachdeva)christos
2021-11-15Add missing testchristos
2021-11-07Fix linking for multi-source file tests, the second part of the tuplemartin
2021-11-07new tests for posix_spawn_chdir from Piyush Sachdevachristos
2021-09-03s/existant/existent/ in comments and messages, plus few more similar fixes.andvar
2021-08-21fix mainly same typos as in my previous commit but outside sys/dev/dm.andvar
2021-05-02Add test for POSIX_SPAWN_RESETIDS flagmartin
2021-01-13skip sigbus_adraln on MIPSskrll
2021-01-11PR/55715: pmax testbed panics with "assertion "asid == curcpu()->ci_pmap_asid...skrll
2021-01-10PR/55715: pmax testbed panics with "assertion "asid == curcpu()->ci_pmap_asid...skrll
2020-10-13For aarch64eb, no SIGBUS signal for unaligned accesses.rin
2020-08-24Expect a failure to trap unaligned acesses only when running undergson
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-07-03Verify that PR lib/55041 is no longer an issue.jruoho
2020-06-20Skip sigbus_adraln for powerpc.rin
2020-03-13t_glob.c: clean up test coderillig
2020-03-13t_glob.c: add test cases for hidden directory and filerillig
2020-03-13t_glob.c: use distinct names for test structuresrillig
2020-03-13t_glob.c: move expected globbing result directly into the test casesrillig
2020-02-22Update t_siginfo.c build ruleskamil
2020-02-22Disable the t_siginfo test under MKSANITIZER / MKLIBCSANITIZERkamil
2020-02-21Mark division by 0 as expected in sigfpe_intkamil
2020-02-11aarch64 doesn't trap integer division by zero either.riastradh
2019-07-16PR misc/54382: whenever open(2) is called with O_CREAT, make sure tomartin
2019-04-26-frounding-math is gcc specific, help clang buildsmaya
2019-04-25Fix typo in 'exceptions'kamil
2019-04-24PR/54000: Andreag Gustafsson: Compile the rounding test withchristos
2019-03-11Explicitly test for PR lib/54053kre
2019-01-30Clean up terminology: modern arm CPUs do properly implement IEEE 754martin
2019-01-26aarch64 does not trap on unaligned accesmartin
2019-01-23There are aarch64 Cortex cpus that do not trap on some floating pointmartin
2018-12-16port-macppc/46319 is marked as resolved now.sevan
2018-06-19No semicolon after macro do ... while (0) wrapper.gson
2018-01-17Improve portability of headers and sort them.maya
2017-12-21Fix broken test: we can't assume that the current schedule priority rangechristos
2017-12-18Don't use SCHED_OTHER.christos
2017-12-13Revert rev 1.4: fmtcheck(3) neglect unused trailing arguments as before.rin
2017-12-07Correct a couple of broken test cases:kre
2017-04-26- add range testschristos
2017-03-05reenable sigfpe_flt on powerpc now that FPU exceptions work.chs
2017-02-09remove exect, it will not be fixed and it will be removed.christos
2017-01-14PR/51825: Ngie Cooper: use the non _ version of the macrochristos
2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos
2017-01-11more error checkschristos
2017-01-11fix mismatched paren, also the previous commit should say and check errorchristos
2017-01-11wrap the macro in do/while.christos