summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-04-11Import new C and C++ ATF tests for ASankamil
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-10Add a test case for bridge_rtdeleteozaki-r
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-09Use tcpdump -n to avoid reverse DNS lookup. There is no point in havingmartin
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-04-07Fix typoozaki-r
2018-04-06Add tests for GARP without DADozaki-r
2018-04-06Show outputs of commands if $DEBUGozaki-r
2018-04-06Improve packet checks and error reportingozaki-r
2018-04-04Add new ATF tests for Address Sanitzier (ASan)kamil
2018-04-04Add new ATF tests for Address Sanitzier (ASan)kamil
2018-04-04Correct a small regression typo in usr.bin/c++ ATF testskamil
2018-04-04Sort entries in ATF tests in tests/usr.bin/c++/Makefilekamil
2018-03-26Handle errors better.roy
2018-03-24Allow a valid sendto .... duhroy
2018-03-24Add new C++ ATF testskamil
2018-03-24Fix a printf(3)-like format in ATF ICMP t_ping.ckamil
2018-03-23Note value received. Harden another sendto for ENOBUFS.roy
2018-03-22Handle ENOBUFS in sendtoroy
2018-03-22Handle ENOBUFS in recvroy
2018-03-22Avoid setting IP addresses of the same subnet on different interfaceozaki-r
2018-03-21Handle ENOBUFS when receiving messages.roy
2018-03-14Add new ATF tests: kernel/t_zombiekamil
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-13Enhance assertion ipsecif(4) ATF to avoid confusing setkey(8) error message.knakahara
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-09Avoid casting fun by switching ifunc helper functions to returnjoerg
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-07Tweak tests; increase the size of NS packets for the addition of a nonceozaki-r
2018-03-07Provide more informative reports on failuresozaki-r
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