summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
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-11Stub out on platforms without ifunc support in the linker.joerg
2018-03-09Add ifunc support for statically linked applications on x86, ppc, sparcjoerg
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-28Simplify - it's enough to set nctx.uc_link to &octx to restore olduwe
2018-02-28Add missing $ in the RCSID.uwe
2018-02-27threadfunc - we do return from swapcontext() (since revision 1.2),uwe
2018-02-27swapfunc() is not passed to pthread_create, there's no need for it touwe
2018-02-27Drop unnecessary cast to makecontext() argument.uwe
2018-02-27Cleanup trailing whitespace.uwe
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
2018-02-07md2 has been deprecated in OpenSSL-1.1christos
2018-01-17Improve portability of headers and sort them.maya
2018-01-14Sync sparc with sparc64martin
2017-12-30Implement helper function for alphamartin
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-24fix priority tests for SCHED_OTHERchristos
2017-12-23report which errno failedchristos
2017-12-22ptrace atf: Clanup reports of failureskamil
2017-12-21t_ptrace_wait*: Disable suspend* testskamil
2017-12-21Fix broken test: we can't assume that the current schedule priority rangechristos
2017-12-18make it fail instead of hang under qemu; XXX: need to investigate.christos
2017-12-18Don't use SCHED_OTHER.christos
2017-12-16Add expected failures.christos