summaryrefslogtreecommitdiff
path: root/tests/lib/libc/sys
AgeCommit message (Expand)Author
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
2017-09-01Allow the test to build on systems where sys/mman.h does not providekre
2017-09-01Use PROT_MPROTECT() (which would have been better had it been calledkre
2017-07-09add another missing munmap (Kamil)christos
2017-07-09add munmapchristos
2017-07-09check for EFAULT on reads and writes to memory with not permission.christos
2017-05-23Add the error in syscall failure.christos
2017-05-23not allowed to map RWX anymore.christos
2017-05-23Handle dk disks and print errors.christos
2017-05-06Extend the mmap(2) interface to allow requesting protections for laterjoerg
2017-05-03Improve style of PT_SETSTEP and PT_CLEARSTEP tests in t_ptrace_wait*kamil
2017-04-16ATF test attach2/t_ptrace_wait* is unstablekamil
2017-04-16Mark signal3/t_ptrace_wait* with timeout on sparc 32-bitkamil
2017-04-16Mark syscallemu1/t_ptrace_wait* broken on 32-bit sparckamil
2017-04-16Restore atf_tc_expect_fail in signal4 of t_ptrace_wait*kamil
2017-04-12Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD partkamil
2017-04-10fork1 and siginfo5 no longer fails on !x86 platforms in t_ptrace_wait*kamil
2017-04-08Add new ptrace(2) API: PT_SETSTEP & PT_CLEARSTEPkamil
2017-04-02Import ptrace(2) tests into appropriate directory tests/lib/libc/sys/kamil
2017-03-25Rather than ghecking system global state to see if mprotect might bepgoyette
2017-03-24Do not toggle global security.pax.mprotect state in an attempt tomartin
2017-02-01Restrict special mode/owner settings to truncate_test.root_owned;martin
2017-01-16PR/51892: Ngie Cooper: add __unused to `osi` in the sigaction handlerchristos
2017-01-16PR/51891: Ngie Cooper: use sys/disklabel.h instead of machine/disklabel.hchristos
2017-01-14PR/51868: Ngie Cooper: mkfifo does not return an fdchristos
2017-01-14PR/51867: Ngie Cooper: misc cleanupschristos
2017-01-14Pr/51866: Ngie Cooper: fix leak and release limit on memory to preventchristos
2017-01-14Set FILESBUILD=yes to actually run the creation script for the file.pgoyette
2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos
2017-01-13PR/51859: Ngie Cooper: use closefrom/restore RLIMIT_NOFILE when donechristos