summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-22PR lib/53044: remove tests not provided by OpenSSL 1.1.xmartin
2018-02-17make it compile again for those who don't have LOCAL_PEERCREDchristos
2018-02-17Add a test demonstrating thst LOCAL_PEEREID is busted.christos
2018-02-17remove clause 3, 4.christos
2018-02-16Use the same variable name for the accepted socket as with the AF_LOCAL test.christos
2018-02-16make sure we call getpeername on the accepted socket!christos
2018-02-16ensure that getpeereid does not succeed on tcp sockets.christos
2018-02-16explain what's going on before we fix it.christos
2018-02-16add getpeereid tests for non-unix sockets, returns garbage...christos
2018-02-16add a getpeeeid test.christos
2018-02-09Fix ping_opts_gateway and ping_opts_recordrouteozaki-r
2018-02-09put .PATH after the variable is defined.christos
2018-02-08fix 1.0 build; thanks ODE make.christos
2018-02-08include the right test directory for the right openssl versionchristos
2018-02-08adjust tests for 1.1christos
2018-02-08Now that we don't allow source-routed packets by default, set allowsrcrt=1maxv
2018-02-08Typos.dholland
2018-02-07md2 has been deprecated in OpenSSL-1.1christos
2018-02-03* Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflictpgoyette
2018-02-01Commonalize and add tests of creating/destroying interfacesozaki-r
2018-01-18implement 32-bit compat support for raidframe.mrg
2018-01-17Use sysctl -n rather than parse the output.maya
2018-01-17- Add inttypes.h #include for PR* macros.maya
2018-01-17Improve portability of headers and sort them.maya
2018-01-14Sync sparc with sparc64martin
2018-01-11Change the prefix of test names to ipsecif_ to distinguish from tests for ips...ozaki-r
2018-01-10add ipsec(4) interface ATF.knakahara
2018-01-09Add EVFILT_FSmartin
2018-01-09Skip the test on non-modular kernelsmartin
2018-01-08PR 52864: add a test for this bug, from sevan@martin
2018-01-01Build less of the test code if there's no linker ifunc support.maya
2017-12-30Use the default ATF timeout instead of a reduced one of 5 seconds,gson
2017-12-30Double the nanosleep() time to make the test work more reliably on mymartin
2017-12-30Skip all tests on architectures w/o ifunc linker/ld.elf_so support.martin
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-28Fix buildozaki-r
2017-12-28Add a test case for workqueue_waitozaki-r
2017-12-28Functionalize some routines to add new tests easily (NFC)ozaki-r