summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2015-12-15test some valid UTF-8, but in the C localeIngo Schwarze
2015-12-15test encoding of a few invalid UTF-8 sequencesIngo Schwarze
2015-12-15test vis(3)ingIngo Schwarze
2015-12-15tests for the following keywords: cwd login group rgroup ruser userIngo Schwarze
2015-12-15regression suite for the "command" keywordIngo Schwarze
2015-12-09add multicast test suitesVincent Gross
2015-12-09add a quick test for utf-8 handlingTed Unangst
2015-12-07Add regression tests for in_pcbbind.Vincent Gross
2015-12-07basic unit tests for rsa-sha2-* signature typesDamien Miller
2015-12-06test suite for fmt(1) written from scratchIngo Schwarze
2015-12-06Check .Xr links by forking "man -f" rather than manually lookingIngo Schwarze
2015-12-05simplistic regress test for KEVENT_TIMER kqueue(2) callsBret Lambert
2015-12-04Comment all existing ARP test cases describing what is going on.Alexander Bluhm
2015-12-04Enter a static ARP entry for a fake address which is not publishedAlexander Bluhm
2015-11-05Add regression tests for the ARP implementation in the kernel. SendAlexander Bluhm
2015-12-04tweak wc test to include a nonbreaking spaceTed Unangst
2015-12-04Add tests that call the syscalls sendsyslog(2) and sendsyslog2(2)Alexander Bluhm
2015-12-04add a test for wc -mTed Unangst
2015-12-04Sync after rt_mask() removal.Martin Pieuchot
2015-12-03Sync to recent changes including SRP protection of rtable_get(), useMartin Pieuchot
2015-12-02KNF and use ${SUDO} when needed.Martin Pieuchot
2015-12-02quicky test for cutTed Unangst
2015-12-02add a tiny utf8 test (for tr, failing)Ted Unangst
2015-12-02Fix the mandoc test suite after afresh1@ changed wcwidth(3) in libcIngo Schwarze
2015-12-02Check that routes to the same destination but with a different priorityMartin Pieuchot
2015-12-01sync and update the list of supported archs;Jason McIntyre
2015-12-01Send solbourne to where the ...........Theo de Raadt
2015-12-01Send Aviion to same place as Nova IITheo de Raadt
2015-12-01Cope with the changed order of warning and error messages caused by theIngo Schwarze
2015-11-30Rewrite the "netmask" rule testing the "-dst" and "-net" optionsMartin Pieuchot
2015-11-29now that targets are dedup'd, we can fix that one too.Marc Espie
2015-11-24add some more tail tests, from Martijn van DurenTed Unangst
2015-11-19hint: compile before commitTheo de Raadt
2015-11-17Drop a few NULL-checks before free()mmcc
2015-11-14Various *syncron* -> *synchron* typos.Miod Vallat
2015-11-14regress: pledge: update SYS_kill syscall numberSebastien Marie
2015-11-12ART-specific bits to make sure root tables are properly freed.Martin Pieuchot
2015-11-09Match recent rtalloc(9) rewrite.Martin Pieuchot
2015-11-08Make sure we use a sigjmp_buf in the sigsetjmp() part of the test.Miod Vallat
2015-11-08groupling tests that now passMarc Espie
2015-11-07Emulate loops performed in the software crypto driver more closelyMike Belopuhov
2015-11-06The recent update to /usr/share/locale/UTF-8/LC_CTYPE by afresh1@Ingo Schwarze
2015-11-05Replace a sudo with ${SUDO}.Alexander Bluhm
2015-11-05Link arp regress into build.Alexander Bluhm
2015-11-05Add regression tests for the ARP implementation in the kernel. SendAlexander Bluhm
2015-11-04replace setbuf with setvbuf, from Frederic NowakTed Unangst
2015-11-04Generating the self-signed syslogd test certificate does not dependAlexander Bluhm
2015-11-04Hook up chacha20-poly1305 test vectors (missed in previous commit)Mike Belopuhov
2015-11-04Basic framework to test the rtable_* API directly from userland.Martin Pieuchot
2015-11-03regress: pledgeSebastien Marie