summaryrefslogtreecommitdiff
path: root/tests/lib/libc/sys
AgeCommit message (Expand)Author
2018-05-14Revert previous change in t_ptrace.ckamil
2018-05-14Simplify the x86_64_cve_2018_8897 ATF ptrace(2) testkamil
2018-05-13Add a new ptrace(2) ATF exploit for: CVE-2018-8897 (POP SS debug exception)kamil
2018-05-13Refactor code in ATF ptrace(2) testskamil
2018-05-09don't print "long" with "%zu".mrg
2018-05-09Make the getrusage_maxrss test more stable by preventing the compiler tomartin
2018-05-08add tests for maxrss, msgsndchristos
2018-05-01Implement PTRACE_VFORKkamil
2018-04-29Add two new ptrace(2) ATF testskamil
2018-04-28Enable traceme_raise1 in the ATF ptrace(2) testskamil
2018-04-28Refactor the traceme3 ATF ptrace(2) testkamil
2018-04-28Handle core dumps in ATF ptrace(2) tests easierkamil
2018-04-28Refactor the traceme2 ATF ptrace(2) testskamil
2018-04-27Refactor the traceme1 and traceme4 ATF ptrace(2) testskamil
2018-04-15Refactor fork-like ATG tests in t_ptrace_wait*kamil
2018-04-11Cover more fork/vfork/vforkdone scenarios in ATF ptrace(2) testskamil
2018-04-10ATF t_ptrace_wait* refactoring: vforkdone1 and vforkdone2kamil
2018-04-10ATF: ptrace: Merge code in fork2 and vfork2 tests with (v)fork1 oneskamil
2018-04-10Merge code in tests: fork1 and vfork1 (ATF t_ptrace_wait*)kamil
2018-04-09Improve documentation of the ATF test t_ptrace_wait*: traceme2kamil
2018-04-08Add check in ATF tests for security.models.extensions.user_set_dbregskamil
2018-03-21Handle ENOBUFS when receiving messages.roy
2018-03-13ATF: Add new test race1 in t_ptrace_wait*kamil
2018-03-13ATF t_ptrace_wait*: Disable debug messages in msg.hkamil
2018-03-13Add a new function in ATF t_ptrace_wait*: await_zombie_raw()kamil
2018-03-07ATF: Reenable attach2 in t_ptrace_wait*kamil
2018-03-07ATF: Correct a race bug in attach2 (t_ptrace_wait*)kamil
2018-03-06Correct all ATF failures in t_ptrace_x86_wait.h (debug registers)kamil
2018-03-05Remove PT_GET_SIGMASK / PT_SET_SIGMASKkamil
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
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-18make it fail instead of hang under qemu; XXX: need to investigate.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-10Remove expected failure (fixed in kern_sig.c 1.339)christos
2017-12-04Temporarily disable t_ptrace_wait*::resume1 in ATF testskamil
2017-11-18PR kern/52167 strikes on sparc64 too.martin
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