summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2013-11-11In the parser, when closing an explicit block that is not open,Ingo Schwarze
2013-11-10test man.c rev. 1.71Ingo Schwarze
2013-11-10Support the alternative syntax \C'uXXXX' for Unicode characters.Ingo Schwarze
2013-11-10basic tests for the \[uXXXX] escape sequenceIngo Schwarze
2013-11-10Framework extension to support -Tutf8 tests.Ingo Schwarze
2013-11-10prettier whitespace in variable assignmentsIngo Schwarze
2013-11-09Use smaller test data files to speed up tests. Grow test datafilesDarren Tucker
2013-11-08Rekey less frequently during tests to speed them upDarren Tucker
2013-11-07trailing spaceDarren Tucker
2013-11-07Use ssh -Q to get kex types instead of a static list.Darren Tucker
2013-11-07Use ssh -Q instead of hardcoding lists of ciphers or MACs.Darren Tucker
2013-11-07Factor out the data transfer rekey testsDarren Tucker
2013-11-07Test rekeying for every Cipher, MAC and KEX, plus test every KEX withDarren Tucker
2013-11-04Test rekeying with all KexAlgorithms.Darren Tucker
2013-11-03Grep pf state table on remote machine to find state reuse problems.Alexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-11-03Add divert tests that reuse protocol and port. They show whatAlexander Bluhm
2013-11-03Add a second test, shortseek(), to make sure that seekdir() also worksIngo Schwarze
2013-11-02add curve25519-sha256@libssh.orgMarkus Friedl
2013-11-01Link the pf_divert regression test to the build again as it doesAlexander Bluhm
2013-11-01Add a check-setup target. This allows to find setup errors moreAlexander Bluhm
2013-10-31Do not fail the regression tests if python or the scapy package isAlexander Bluhm
2013-10-29ino_t is 64 bit nowJonathan Gray
2013-10-29use lld format string and a cast for time_tJonathan Gray
2013-10-28include string.h for memcpy()Jonathan Gray
2013-10-28include stdio.h for printf()Jonathan Gray
2013-10-28include stdlib.h for exit()Jonathan Gray
2008-01-02regression test for lazy binding.Matthieu Herrb
2013-10-24Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.Philip Guenther
2013-10-20Use scapy to test IPv6 packets with routing header type 0.Alexander Bluhm
2013-10-18Fix building regress outside of /usr/src where the objdirJonathan Gray
2013-10-17test fails when run as root - test executability instead of writabilityDamien Miller
2013-10-17Implement the .UR/.UE block (uniform resource identifier) introduced in theIngo Schwarze
2013-10-17Fix run-regress-fragping to use ping(8) instead of ping6(8) to send theLawrence Teo
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyTheo de Raadt
2013-10-12adopt existing altq regress to queueing changes; queuespecs for altq useHenning Brauer
2013-10-11tedu regress/usr.bin/pccLawrence Teo
2013-10-09regression test for sftp request white/blacklisting and readonly mode.Damien Miller
2013-10-07Add a regression test that ensures profiling signals are delivered to theJoel Sing
2013-10-07Prefer -lpthread over -pthread.Joel Sing
2013-10-06We don't do hyphenation, but we allow breaking the line at hyphens that areIngo Schwarze
2013-10-06Add a test to verify that disabling cancelation defers it until reenabled.Philip Guenther
2013-10-06Prefer -lpthread over -pthreadPhilip Guenther
2013-10-06Rework the AES XTS regress so that we compile and test the sys/crypto codeJoel Sing
2013-10-06If there is random stuff inside a .Bl block body before the first .It,Ingo Schwarze
2013-10-04Test numerical conditions; related to roff.c rev. 1.56.Ingo Schwarze
2013-10-03Expand references to number registers in exactly the same way asIngo Schwarze
2013-09-30netbsd recognise "CODE REFERENCES" section header; from wiz@netbsdJason McIntyre
2013-09-15Macros following block closing macros aren't line macros.Ingo Schwarze
2013-09-13Test various combinations of flowdst, flowsrc and proto.Florian Obser