summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Pick a random port if a specific one isn't provided on the command linengie2015-04-141-5/+11
| * Test for EPROTOTYPE, not EPROTONOSUPPORTngie2015-04-142-5/+5
| * Use socket, not sockets/ (XXX: reminder to add a sanity check for this later...)ngie2015-04-1428-1/+1
| * Fix WARNS= 6 by removing garbage collecting unused argc/argvngie2015-04-131-1/+1
| |
| \
*-. \ Integrate tools/regression/mqueue into the FreeBSD test suite asngie2015-04-278-0/+577
|\ \ \ | | |/
| | * Add mqueue_test.shngie2015-04-131-0/+54
| | |
| \ \
| \ \
| \ \
*---. \ \ Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifongie2015-04-2714-0/+5256
|\ \ \ \ \
* \ \ \ \ \ Integrate tools/regression/kqueue into the FreeBSD test suite asngie2015-04-2712-0/+1770
|\ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Integrate tools/regression/execve into the FreeBSD test suite asngie2015-04-2711-0/+279
|\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Install the proper filesngie2015-04-133-0/+0
| | | |_|/ / / | | |/| | | |
| | * | | | | Add missing Makefiles for fifo and filengie2015-04-132-0/+38
| | * | | | | Add $FreeBSD$ RCS tagngie2015-04-121-0/+2
| |/ / / / /
| * | | | | Integrate tools/regression/execve into the FreeBSD test suite as tests/sys/ke...ngie2015-04-1211-0/+277
| | |/ / / | |/| | |
| * | | | Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifongie2015-04-125-0/+2493
| * | | | Integrate tools/regression/mmap into the FreeBSD test suite as tests/sys/mmapngie2015-04-123-0/+113
| * | | | Default to WARNS=6ngie2015-04-121-0/+3
| | |/ / | |/| |
| * | | Integrate tools/regression/file into the FreeBSD test suite as tests/sys/filengie2015-04-118-0/+2725
| * | | Add directory iteration piece for tests/sys/mqueuengie2015-04-111-0/+1
| * | | Integrate tools/regression/posixshm into the FreeBSD test suite as tests/sys/...ngie2015-04-115-0/+825
| | |/ | |/|
| * | Integrate tools/regression/mqueue into the FreeBSD test suite as tests/sys/mq...ngie2015-04-116-0/+522
| |/
| * Integrate tools/regression/kqueue into the FreeBSD test suite as tests/sys/kq...ngie2015-04-1112-0/+1770
| * Integration tools/regression/vfs into the FreeBSD test suitengie2015-04-113-0/+49
| * Turn on test building/installation herengie2015-04-111-0/+1
| * Start integrating tools/regression/sockets into tests/sys/socketsngie2015-04-1127-0/+7806
|/
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedjmg2014-12-127-0/+1311
* Use PROGS instead of PROG and remove unnecessary SRCS?= assignmentngie2014-11-081-3/+2
* Remove unused tests/lib directoryngie2014-11-031-13/+0
* Remove explicit KYUAFILE=yes from tests/sys/Makefilengie2014-11-031-4/+0
* Integrate pjdfstest test suite execution into kyuangie2014-11-0321-1/+379
* Fix source address selection on unbound sockets in the presence of multipleasomers2014-09-161-1/+0
* Abort the create_socket test if socket creation fails.asomers2014-09-101-1/+1
* Numerous small fixes, mostly suggested by Coverity.asomers2014-08-201-6/+47
* 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
OpenPOWER on IntegriCloud