aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* MFhead@r313398Enji Cooper2017-02-072-15/+100
|\
| * Add fibs_test:udp_dontroute6, another IPv6 multi-FIB testAlan Somers2017-02-072-15/+100
* | MFhead@r313243Enji Cooper2017-02-045-147/+643
|\|
| * Replace for/retry loops with "wait_for_ggate_device" calls and checkEnji Cooper2017-02-021-24/+19
| * Add tests for multi-fib IPv6 routingAlan Somers2017-01-311-30/+222
| * Wait for /dev/ggate* to appear after calling `ggatel create` in :ggatel_{file...Enji Cooper2017-01-311-2/+21
| * calculate_crc32c: Add SSE4.2 implementation on x86Conrad Meyer2017-01-312-1/+139
| * Fix build of aio_test on MIPS, where the compiler warns about the localRobert Watson2017-01-281-8/+8
| * Improve the aio testsAlan Somers2017-01-281-92/+244
* | Use _SED instead of hacking tests rewriting mknod ... p as mkfifoEnji Cooper2017-01-161-0/+4
* | Use _SED to rewrite mknod ... p command as mkfifo instead ofEnji Cooper2017-01-161-0/+1
|/
* Fix typo in r312216Enji Cooper2017-01-151-1/+1
* Revert r312119 and reword the intent to fix -Wshadow issuesEnji Cooper2017-01-151-0/+1
* Mark testcases which use cap_enter as expected failures until theEnji Cooper2017-01-151-0/+8
* Add include Makefiles for tests/sys/{fs,kern,kqueue,mac}/...Enji Cooper2017-01-144-0/+12
|\
| * Add include Makefiles for tests/sys/{fs,kern,kqueue,mac}/...Enji Cooper2017-01-144-0/+12
* | Fix -Wformat issueEnji Cooper2017-01-141-1/+1
|/
* Follow up to r312118Enji Cooper2017-01-141-1/+1
* Fix warningsEnji Cooper2017-01-141-3/+4
* Fix -Wformat issue with zero-length format string passed to err(3)Enji Cooper2017-01-141-1/+1
* Remove WARNS set globally by ../Makefile.inc nowEnji Cooper2017-01-141-2/+0
* Enable WARNS?= 6 across all of tests/sysEnji Cooper2017-01-141-0/+3
* Remove unused vars to fix -Wunused issuesEnji Cooper2017-01-141-1/+1
* Fix -Wsign-compare warningsEnji Cooper2017-01-141-6/+4
* Bump WARNS up to 6 againEnji Cooper2017-01-142-5/+4
* Follow-up to r312103:Conrad Meyer2017-01-141-2/+0
* Revert r310994Conrad Meyer2017-01-141-109/+47
* ATFify the geom gate tests.Alan Somers2017-01-106-177/+194
* Use type-independent formats for printing nlink_t and ino_t.Konstantin Belousov2017-01-061-2/+4
* Bump WARNS to 6 to catch simple QA issues like some of the ones I squashedEnji Cooper2017-01-011-0/+2
* Make sys/vfs/lookup_cap_dotdot actually work with "kyua test"Enji Cooper2017-01-011-47/+109
* ATFify the gnop testsAlan Somers2016-12-305-68/+167
* Reduce the runtime of the GELI testsAlan Somers2016-12-2910-359/+376
* reaper: Make REAPER_KILL_SUBTREE actually work.Jilles Tjoelker2016-12-141-0/+102
* Add tests for reaper receiving SIGCHLD (r309886).Jilles Tjoelker2016-12-121-0/+162
* Add basic ATF tests for Capability mode .. lookupsConrad Meyer2016-12-122-0/+254
* Add some tests for reaper functionality (in procctl()).Jilles Tjoelker2016-12-102-0/+495
* coredump_phnum_test: Make expected pheader count more flexibleConrad Meyer2016-12-041-5/+5
* Expect 01:main to failEnji Cooper2016-12-031-1/+1
* Expect :coredump_phnum to failEnji Cooper2016-12-031-0/+2
* Fix test coredump_phnum_test:coredump_phnum require.config specificationEnji Cooper2016-12-031-1/+1
* Add test case for >65535 segment coredumpsConrad Meyer2016-11-013-0/+156
* Change fs image name so it will not be regenerated (weRuslan Bukin2016-10-251-2/+2
* Integrate contrib/netbsd-tests/fs/tmpfs into the FreeBSD test suiteEnji Cooper2016-10-213-0/+80
* Add big-endian uzip file system and choose right file systemRuslan Bukin2016-10-195-113/+212
* Fix comment. We have different VM layout on MIPS, so test is skipped.Ruslan Bukin2016-10-181-1/+6
* Skip test on MIPS as we don't have shared page implemented yet.Ruslan Bukin2016-10-101-0/+5
* Ensure data in pipe is available to read.Ruslan Bukin2016-10-101-0/+18
* Export the mq_getfd_np() symbol from librt.so, which allows to getKonstantin Belousov2016-10-023-8/+10
* Increase timeouts for geli tests. It takes 2-3x more time to proceed theRuslan Bukin2016-09-281-7/+7