summaryrefslogtreecommitdiff
path: root/tests/lib
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-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
2017-12-14sync a bit more with reality; some things still fail, some new failures.christos
2017-12-13Revert rev 1.4: fmtcheck(3) neglect unused trailing arguments as before.rin
2017-12-10Remove expected failure (fixed in kern_sig.c 1.339)christos
2017-12-07Update this test to expect the output that is supposed to be producedkre
2017-12-07Correct a couple of broken test cases:kre
2017-12-04Temporarily disable t_ptrace_wait*::resume1 in ATF testskamil
2017-12-01Since there has been no objection (or even comment) in responsekre
2017-12-01Since the C standard allows for intermediate floating results to containkre
2017-11-28Revert 1.4 (perhaps temporarily) and add even more diagnostics to thosekre
2017-11-24When comparing doubles (any floating point values) which have beenkre
2017-11-23Add some diagnostics to the strto test, so I can see why thiskre
2017-11-23PR lib/52007kre
2017-11-18PR kern/52167 strikes on sparc64 too.martin
2017-11-06In the fopen_regular and fopen_symlink tests, when (that is, if) akre
2017-11-06add a symlink testchristos
2017-10-28fix typochristos
2017-10-28make tests print the values.christos
2017-10-27The Zone test was obviously intended to test %Z rather than %z, otherwisekre
2017-10-27Remove bogus errno checks, mktime() (and timegm()) does not guaranteekre
2017-10-14add test case for new format 'f' and 'F'ryo
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