summaryrefslogtreecommitdiff
path: root/tests/lib/libc
AgeCommit message (Expand)Author
2020-04-22Remove unit tests for the never-exposed _lwp_gettid(2).thorpej
2020-04-18Oops, need the header too.christos
2020-04-18PR/55177: Carlo Arenas: mremap(MAP_REMAPDUP) fails after fork()christos
2020-04-17Switch from C11 specific static_assert() to __CTASSERT()kamil
2020-04-14Add timeout to syscall_signal_on_sce that hangs from time to timekamil
2020-04-04Add support for lazily generating a "global thread ID" for a LWP. Thisthorpej
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-03-12bsize_torture: skip bigger page size tests if space in the databasemartin
2020-03-12btree_weird_page_split: set timeout to 900s, now my landisk tests havemartin
2020-03-08Add tests for missing libc catalog entriesmgorny
2020-03-08Only inlcude fenv.h if __HAVE_FENVmartin
2020-03-07Fix typokamil
2020-03-07Try to fix the build. This is why all those inlines should really be in achristos
2020-03-06Remove duplicated lineskamil
2020-03-06Add new ptrace(2) test filekamil
2020-03-06Add await_collected()kamil
2020-03-06Move macros wrapping functions from msg.h into msg.hkamil
2020-03-03Mark find_event_count() with __usedkamil
2020-03-01fix variable namechristos
2020-03-01Add new signal trap entry tests in t_ptrace_wait*kamil
2020-03-01Centralize the base rump libraries into a variable used by all the otherchristos
2020-02-24Add new test in t_ptrace_wait*kamil
2020-02-240x%p --> %p for non-external codes.rin
2020-02-22Disable t_ptrace_wait* tests for MKSANITIZER/MKLIBCSANITIZERkamil
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-21Avoid undefined behavior in is_module_present()kamil
2020-02-20Refactor dbregs_dont_inherit_lwp()kamil
2020-02-20Minor changes to t_ptrace_wait*kamil
2020-02-19Fix clang(1) buildkamil
2020-02-14Instead of turning optimization off, use unique labels with %= (thanks joerg@)christos
2020-02-13adjust r1.19; add clang equivalent of gcc specific attributetnn
2020-02-13Enable combined breakpoint, watchpoint and signal testsmgorny
2020-02-13Extend concurrent events test to watchpointsmgorny
2020-02-13Extend concurrent events test to breakpointsmgorny
2020-02-13Include LWP events in concurrent event testmgorny
2020-02-13Test whether signal handler is called in concurrent bombardingmgorny
2020-02-13Extend concurrent signal tests to pass signal back to the threadmgorny
2020-02-13Generalize thread_concurrent_signals to a generic factorymgorny
2020-02-13Disable UBSan warnings for trigger_segv()kamil
2020-02-13Disable UBSan reports in trigger_fpe()kamil
2020-02-13Turn off optimization on a function which contains constant labels.christos
2020-02-11aarch64 doesn't trap integer division by zero either.riastradh
2020-02-11Rewrite the t_ptrace_wait resume1 testkamil
2020-02-10Rename suspend2 to suspend_no_deadlockkamil
2020-02-08O_SEARCH tests: expect revoke +x failure on NFSkamil