aboutsummaryrefslogtreecommitdiff
path: root/sys/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Revise FIB lookups per second benchmarking routinesMarko Zec2021-06-171-21/+119
* Revise FIB lookups per second benchmarking routines.Marko Zec2021-05-051-15/+27
* Add IPv4 fib lookup performance tests with uniform keys.Alexander V. Chernikov2021-03-301-0/+52
* Enable running fib tests inside vnet jail.Alexander V. Chernikov2021-01-171-4/+4
* Add fib lookup testing module.Alexander V. Chernikov2021-01-091-0/+537
* Add small tool to invoke kernel test framework tests.Hans Petter Selasky2020-09-022-0/+101
* Fix build of epoch_test module.Hans Petter Selasky2020-09-021-1/+2
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-262-6/+12
* Regularize the Netflix copyrightWarner Losh2019-02-044-7/+5
* epoch_test: fix compileMatt Macy2018-07-151-4/+6
* epoch(9): Make epochs non-preemptible by defaultMatt Macy2018-05-181-7/+7
* epoch: add non-preemptible "critical" variantMatt Macy2018-05-181-1/+2
* Test priority handling in epoch test.Matt Macy2018-05-111-2/+12
* Add simple preempt safe epoch APIMatt Macy2018-05-101-0/+211
* style(9): sort headersEnji Cooper2017-05-091-6/+6
* style(9): sort headers and remove duplicatesEnji Cooper2017-05-091-4/+2
* Style 9 changes.Randall Stewart2015-11-122-59/+63
* Fix UP build.Konstantin Belousov2015-11-121-4/+0
* Remove redundant declaration for sysctl kern.Bryan Drewery2015-11-111-1/+0
* Use a proper prototype.Bryan Drewery2015-11-111-1/+1
* Add a kernel test framework. The callout_test is a demonstration and will onlyRandall Stewart2015-11-104-0/+710