summaryrefslogtreecommitdiff
path: root/tests/lib/libc
AgeCommit message (Expand)Author
2021-10-04Pull up following revision(s) (requested by thorpej in ticket #1351):martin
2021-10-02Pull up following revision(s) (requested by thorpej in ticket #1350):martin
2020-05-25Apply patch, requested by kamil in ticket #925:martin
2020-05-25Apply patch, requested by kamil in ticket #925:martin
2019-10-23Pull up following revision(s) (requested by kamil in ticket #366):martin
2019-10-15Pull up following revision(s) (requested by kamil in ticket #317):martin
2019-10-15Pull up following revision(s) (requested by kamil in ticket #315):martin
2019-10-15Pull up following revision(s) (requested by kamil in ticket #314):martin
2019-10-15Pull up following revision(s) (requested by kamil in ticket #312):martin
2019-10-15Pull up following revision(s) (requested by kamil in ticket #310):martin
2019-09-01Pull up following revision(s) (requested by kamil in ticket #126):martin
2019-08-16Pull up following revision(s) (requested by kamil in ticket #62):martin
2019-07-28PR/54414: Valery Ushakov: add a test for wcsrtombs(3) doesn't update thechristos
2019-07-16PR misc/54382: whenever open(2) is called with O_CREAT, make sure tomartin
2019-07-13In the setitimer_old test case, allow for time passing between the twogson
2019-07-09return return atf_no_error() instead of 0 for consistency.maya
2019-07-09Update require.memory to match the increased rlimit.gson
2019-07-01Avoid GCC warning on NetBSD/i386kamil
2019-06-30Add a test for verifying procinfo note inside coredumps.mgorny
2019-06-26Implement PT_GETXSTATE and PT_SETXSTATEmgorny
2019-06-20Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIXkamil
2019-06-18Allow to conditionally enable LWP ATF tests in t_ptrace_wait*kamil
2019-06-13Enable vfork(2) ATF tests in t_ptrace_wait*kamil
2019-06-12Add new ATF ptrace(2) tests for posix_spawn, reusing tests for fork/vforkkamil
2019-06-11Add new PTRACE_POSIX_SPAWN tests in ptrace(3)kamil
2019-06-10Add posix_spawn(3) ATF tests in t_ptrace_wait*kamil
2019-06-10Add more verbosity to debug messages in t_ptrace_waitkamil
2019-06-04Fix alignment of SSE filling datamgorny
2019-06-04Add more debug to register writing testsmgorny
2019-05-25Add new user_va0_disable* tests in t_ptrace_wait*kamil
2019-05-25Add get_user_va0_disable() in t_ptrace_wait.hkamil
2019-05-10Add PT_SET*REGS tests for mm/xmm registers.mgorny
2019-05-10Remove obsolete size asserts.mgorny
2019-05-10Use newly-filled i386 reg structs in PT_GETFPREGS & PT_GETXMMREGS tests.mgorny
2019-05-10Add tests for PT_SETREGSmgorny
2019-05-09Add ptrace() tests for reading mm* and xmm* registersmgorny
2019-05-06fix unused variable warnings.christos
2019-05-05Introduce tests for reading r8..r15 registers.mgorny
2019-05-05Reintroduce i386 tests for general-purpose registers, without MMX reqmgorny
2019-05-05Revert i386_regs_gp_read as it fails on non-MMX systems.mgorny
2019-05-05Add tests for reading pre-set general purpose register values via PT_GETREGS.mgorny
2019-05-02Adapt t_ptrace_wait* tests for recent kernel changeskamil
2019-05-02Rename and partially enable trace_thread ATF ptrace(2) testskamil
2019-05-01ATF ptrace(2) tests suspend1 and resume1 now passkamil
2019-05-01ATF ptrace(2) tests signal9 and signal10 now passkamil
2019-05-01Add new fork/vfork ATF trests in t_ptrace_wait*kamil
2019-04-30Add new ATF ptrace(2) tests: bytes_transfer_eofkamil
2019-04-26Use LDADD, which apparently puts the libraries at the end of the command,maya
2019-04-26-frounding-math is gcc specific, help clang buildsmaya
2019-04-25Fix typo in 'exceptions'kamil