summaryrefslogtreecommitdiff
path: root/tests/include/sys/Makefile
AgeCommit message (Expand)Author
2019-05-13Get rid of all the -lrumpdev and -lrumpvfs that are no longer neededbad
2017-10-02Add a new minimalistic test for LIST_MOVE to verify that the list'spgoyette
2016-08-08We now need librumpdev to resolve rumpns_config_cfdriver_attach whichpgoyette
2016-04-09Introduce pserialize-safe linked lists.riastradh
2016-04-08Make this list diff- and sort-friendlier.riastradh
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
2012-08-08Exclude tests that use rumpchristos
2012-03-18test the __type macroschristos
2011-07-07Move the 'syscall/t_cmsg' test to 'include/sys/t_socket'.jruoho
2011-05-05Try to mirror the real source with the test directory structure (otherwisejruoho
2011-05-05Follow the real tree with the test directory structure.jruoho
2011-03-19Add a simple test file for <sys/bitops.h>. For now, only ilog2(3) is tested.jruoho
2010-07-17Convert the include tests to atf.jmmv