summaryrefslogtreecommitdiff
path: root/tests/kernel/Makefile
AgeCommit message (Expand)Author
2016-02-15This needs _KERNTYPES on some platforms.christos
2016-01-23Define _KERNTYPES for things that need it.christos
2015-06-22Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.matt
2014-08-10Merge tls-earlyentropy branch into HEAD.tls
2014-08-09Test that reading a CTLTYPE_INT sysctl variable into a buffer that isgson
2014-06-10Fix static linking for the tests: -lrump is also used by -lrumpuser,he
2013-04-16First attempt at stress testing umount of a busy disk.mlelstv
2013-02-28Add a testprogram for PR 47598.martin
2012-11-07Add missing '+' so we include t_lock as well as t_lockf and others.pgoyette
2012-11-07Add ATF version of the file locking testpgoyette
2012-11-07Fix MKRUMP=no build.nakayama
2012-11-05Convert to ATF format the old src/regress/ style tests for Sys V IPCpgoyette
2012-11-03Convert the old src/regress/mqueue test to ATFpgoyette
2012-08-08Exclude tests that use rumpchristos
2012-03-17Move the _lwp_ctl(2) preemption counter check to the right place.jruoho
2012-02-13Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libcmartin
2012-02-11Add userland part of posix_spawn. Libc functions imported from FreeBSD.martin
2011-11-24Add a test for the kernel snprintf.christos
2011-10-15Move the sigaction(2) test to the right place.jruoho
2011-10-15Move the ucontext(2) test to the right place.jruoho
2011-10-15Move the writev(2) test to the right place.jruoho
2011-10-15Move the clock_gettime(2) timer test to the right place.jruoho
2011-10-15Follow the design principles of tests(7) by merging 't_poll3w' to 't_poll'jruoho
2011-10-15Move the mkdir(2) test to the right place.jruoho
2011-10-15Move the pipe(2) test to the right place.jruoho
2011-10-15Move the posix_fadvise(2) test to the right place.jruoho
2011-09-24Add a pty test, written by Matthew Mondorchristos
2011-05-28Move regression test for PR kern/44986 from "kernel" to "syscalls" astron
2011-05-28Add two test cases for pollts(2):tron
2011-03-05Add tests for verifying the recent changes to ps_stringspgoyette
2010-11-11add necessary libs for t_posix_fadvisepooka
2010-08-02test case for PR kern/43694pooka
2010-07-14Add a couple of simple tests for sigaction(2): one for the case where flagsjmmv
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-06-28xfail test for kernel panicky in PR kern/40688pooka
2010-05-21test extattrctl kernel panic (kern/43328)pooka
2009-12-08CPPFLAGS.* is per *.c, not per ${PROG} or ${LIB}.uebayasi
2009-09-08Add test case for PR kern/42020:pooka
2009-02-20Add the kernel-level tests developed by Lukasz Strzygowski as part of thejmmv