summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix unintended KBI change from r264905. Add _fib versions ofasomers2014-05-292-15/+54
* Remove last two NO_MAN= in the tree. In both of these cases, MAN= isimp2014-05-101-1/+1
* Add regression test for PR kern/189088.asomers2014-04-291-0/+54
* Fix a panic when removing an IP address from an interface, if the same addressasomers2014-04-291-0/+40
* Style fixes, mostly trailing whitespace elimination. No functional change.asomers2014-04-252-14/+15
* Fix subnet and default routes on different FIBs on the same subnet.asomers2014-04-243-38/+114
* Fix host and network routes for new interfaces when net.add_addr_allfibs=0asomers2014-04-241-1/+0
* Fix variable type to avoid printf formatter warning.jmmv2014-04-041-1/+1
* Correct ARP update handling when the routes for network interfaces areasomers2014-03-261-1/+0
* tests/sys/netinet/Makefileasomers2014-03-253-108/+39
* Add several ATF tests that deal with multiple fibs. They're described inasomers2014-03-204-0/+469
* Added sysctl kern.maxfiles increase test, do not use /etc/passwd for testspho2014-03-191-6/+118
* Make bsd.test.mk the only public mk fragment for the building of tests.jmmv2014-03-141-1/+1
* Replace 4.4BSD Lite's unix domain socket backpressure hack with a cleanerasomers2014-03-131-17/+0
* kern/Makefileasomers2014-03-072-34/+31
* Only use -lpthread for unix_seqpacket_test, not for all test programs.asomers2014-03-061-1/+1
* Fix PR kern/185813 "SOCK_SEQPACKET AF_UNIX sockets with asymmetricalasomers2014-03-061-1/+6
* Preserve naming consistency for test cases.pho2014-03-051-3/+3
* Changed name of test case to a more descriptive one and movedpho2014-03-041-10/+8
* Added a regression test for r234131.pho2014-02-262-1/+82
* test_eagain_*_* should've been using nonblocking sockets instead ofasomers2014-02-171-1/+1
* Use DESTDIR for the installation of the /usr/tests/local symlink.jmmv2014-02-161-1/+1
* Install a symlink from /usr/tests/local to /usr/local/tests.jmmv2014-02-161-0/+4
* tests/sys/Makefileasomers2014-02-081-5/+3
* Fix the Makefiles so that the tests I submitted in r261081 will actuallyasomers2014-01-242-1/+2
* Replace the old unix_seqpacket and unix_seqpacket_exercise tests, whichasomers2014-01-233-0/+1140
* Install category Kyuafiles from their category directories.jmmv2013-11-082-9/+7
* Set up the /usr/tests hierarchy.rpaulo2013-10-254-0/+132
OpenPOWER on IntegriCloud