aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix typo. It should have been atf_tc_skip, not atf_skipEnji Cooper2015-04-291-1/+1
* ATF_REQUIRE_KERNEL_MODULE: use atf_skip, not ATF_REQUIRE_MSG so the testcaseEnji Cooper2015-04-291-7/+10
* Adjust CFLAGS to find freebsd_test_suite/macros.hEnji Cooper2015-04-281-0/+2
* Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs"Enji Cooper2015-04-286-0/+22
* - Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4)Enji Cooper2015-04-282-25/+33
* Use ATF_REQUIRE_KERNEL_MODULE instead of aio_available functionEnji Cooper2015-04-281-17/+10
* Add initial (unpolished) macros for interfacing with the FreeBSD test suiteEnji Cooper2015-04-281-0/+53
* Fill in the copyright boilerplate for the test programEnji Cooper2015-04-281-0/+27
* Move tests/sys/kern/mmap_test to tests/sys/vm/mmap_testEnji Cooper2015-04-274-1/+8
* Integrate tools/regression/mmap into the FreeBSD test suite asEnji Cooper2015-04-272-0/+106
* Integrate tools/regression/aio/aiotest and tools/regression/aio/kqueue into theEnji Cooper2015-04-275-0/+1132
* Integrate tools/regression/mqueue into the FreeBSD test suite asEnji Cooper2015-04-278-0/+577
* Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifoEnji Cooper2015-04-2714-0/+5256
* Integrate tools/regression/kqueue into the FreeBSD test suite asEnji Cooper2015-04-2712-0/+1770
* Integrate tools/regression/execve into the FreeBSD test suite asEnji Cooper2015-04-2711-0/+279
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedJohn-Mark Gurney2014-12-127-0/+1311
* Use PROGS instead of PROG and remove unnecessary SRCS?= assignmentEnji Cooper2014-11-081-3/+2
* Remove unused tests/lib directoryEnji Cooper2014-11-031-13/+0
* Remove explicit KYUAFILE=yes from tests/sys/MakefileEnji Cooper2014-11-031-4/+0
* Integrate pjdfstest test suite execution into kyuaEnji Cooper2014-11-0321-1/+379
* Fix source address selection on unbound sockets in the presence of multipleAlan Somers2014-09-161-1/+0
* Abort the create_socket test if socket creation fails.Alan Somers2014-09-101-1/+1
* Numerous small fixes, mostly suggested by Coverity.Alan Somers2014-08-201-6/+47
* Fix unintended KBI change from r264905. Add _fib versions ofAlan Somers2014-05-292-15/+54
* Remove last two NO_MAN= in the tree. In both of these cases, MAN= isWarner Losh2014-05-101-1/+1
* Add regression test for PR kern/189088.Alan Somers2014-04-291-0/+54
* Fix a panic when removing an IP address from an interface, if the same addressAlan Somers2014-04-291-0/+40
* Style fixes, mostly trailing whitespace elimination. No functional change.Alan Somers2014-04-252-14/+15
* Fix subnet and default routes on different FIBs on the same subnet.Alan Somers2014-04-243-38/+114
* Fix host and network routes for new interfaces when net.add_addr_allfibs=0Alan Somers2014-04-241-1/+0
* Fix variable type to avoid printf formatter warning.Julio Merino2014-04-041-1/+1
* Correct ARP update handling when the routes for network interfaces areAlan Somers2014-03-261-1/+0
* tests/sys/netinet/MakefileAlan Somers2014-03-253-108/+39
* Add several ATF tests that deal with multiple fibs. They're described inAlan Somers2014-03-204-0/+469
* Added sysctl kern.maxfiles increase test, do not use /etc/passwd for testsPeter Holm2014-03-191-6/+118
* Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-141-1/+1
* Replace 4.4BSD Lite's unix domain socket backpressure hack with a cleanerAlan Somers2014-03-131-17/+0
* kern/MakefileAlan Somers2014-03-072-34/+31
* Only use -lpthread for unix_seqpacket_test, not for all test programs.Alan Somers2014-03-061-1/+1
* Fix PR kern/185813 "SOCK_SEQPACKET AF_UNIX sockets with asymmetricalAlan Somers2014-03-061-1/+6
* Preserve naming consistency for test cases.Peter Holm2014-03-051-3/+3
* Changed name of test case to a more descriptive one and movedPeter Holm2014-03-041-10/+8
* Added a regression test for r234131.Peter Holm2014-02-262-1/+82
* test_eagain_*_* should've been using nonblocking sockets instead ofAlan Somers2014-02-171-1/+1
* Use DESTDIR for the installation of the /usr/tests/local symlink.Julio Merino2014-02-161-1/+1
* Install a symlink from /usr/tests/local to /usr/local/tests.Julio Merino2014-02-161-0/+4
* tests/sys/MakefileAlan Somers2014-02-081-5/+3
* Fix the Makefiles so that the tests I submitted in r261081 will actuallyAlan Somers2014-01-242-1/+2
* Replace the old unix_seqpacket and unix_seqpacket_exercise tests, whichAlan Somers2014-01-233-0/+1140
* Install category Kyuafiles from their category directories.Julio Merino2013-11-082-9/+7