summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2019-04-06Eliminate regress/libexec/ld.elf_so/expandkamil
2017-08-30Don't test call gates, they are not supported anymore.maxv
2017-08-12Remove the vm86 tests.maxv
2017-05-14Remove regress lseek tests, obsoleted by ATFkamil
2017-05-14Remove regress getdents test, obsoleted by ATF testskamil
2017-05-14Remove dead leftover Makefiles from src/regresskamil
2017-05-14Remove tests for executable/non-executable stack.kamil
2017-05-14Drop broken tests (no longer builds in years)kamil
2017-05-14Remove bpf regress tests, obsoleted by ATF net/bpf and rumpkamil
2017-05-14Remove regress sys/crypto tests, obsoleted by ATF oneskamil
2017-05-14Drop regress test for des, obsoleted by ATF tests/lib/libdes/t_deskamil
2017-05-14Drop usr.bin/rtld/testlib, replaced with ATF tests in usr.bin/c++/*kamil
2017-05-14Eliminate regress/usr.bin/c++/static_destructor - obsoleted with ATF testskamil
2017-01-10need <sys/stat.h>christos
2016-12-29remove obsolete lkm testsmrg
2016-11-24Purge dummy Makefileskamil
2016-09-03Fix the mmap call, KNF, and make the output more readable.maxv
2016-08-14Since the i386-specific DES assembly is not PIC, don't build this as PIE.joerg
2016-03-11PR/50941: David Binderman: fix printf formatchristos
2015-01-05moved to tests/net/in_cksum.christos
2014-09-19Replace manual realdepend dependency with DPSRCS.joerg
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-10don't include bsd.sys.mkchristos
2014-01-10Fix NOMANchristos
2014-01-10ACTIVE_CC can only be used after include of bsd.own.mkmartin
2012-11-08The sleeping test has been converted to ATFpgoyette
2012-11-07This functionality is tested in tests/fs/vfs/t_iopgoyette
2012-11-07sigtramp has been incorporated into ATF test lib/libc/sys/t_sigactionpgoyette
2012-11-07The lockf/lockf2 tests are now converted to ATFpgoyette
2012-11-05The SysV IPC tests have been converted to atfpgoyette
2012-11-03The mqueue test has been atf-ifiedpgoyette
2012-11-02our current gcc puts the loop after the RAS_END() label on severalchs
2012-08-10Use LIBISCXX.joerg
2012-07-22Revert the test addition.rmind
2012-07-21Add a simple test for cdb(5).rmind
2012-04-04Disable new -Wstring-plus-int warning where needed for now.joerg
2012-03-18The inttypes(3) check has already been moved to ATF.jruoho
2012-02-15Back out the recent import of IPFilter 5.1.1 for the upcoming branch,riz
2012-01-30Import IPFilter 5.1.1darrenr
2011-11-02- count the number of bits correctlyyamt
2011-11-01ether_aton test has been atf-ifiedpgoyette
2011-11-01Test all digits.christos
2011-11-01Replace ed usage with awk script.ws
2011-10-17Fix typo in output.mbalmer
2011-08-18provide the out of address space test in a gcc-4.5 friendly way.christos
2011-08-16Fix missing comma in errx() in normally not compiled code.reinoud
2011-07-14Move the uvm "loan" test to tests(7).jruoho
2011-07-14Remove "mmap" subdir.jruoho
2011-07-14../regress/sys/uvm/mmap/mmap.c is now part of tests(7).jruoho
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg