summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-05-31Allow replacement of UTF-8 characters in vi mode.anton
2017-05-30Make doas regression tests that involve doas running use a non-nosuidVadim Zhukov
2017-05-30First pass to make bluhm@ happy regarding doas regress conf.Vadim Zhukov
2017-05-30STYLE message about useless macros we don't want (Bt Tn Ud);Ingo Schwarze
2017-05-30fix formatting of intermediate punctuation in .LkIngo Schwarze
2017-05-30Macro argument quoting does not prevent recognition of punctuationIngo Schwarze
2017-05-30Organize iked parser regress Makefile similar to mandoc dbm_dump.Alexander Bluhm
2017-05-30Link iked test to build so that obj directories are created.Alexander Bluhm
2017-05-30Remove the .INTERRUPT target, it prevented to terminate the testAlexander Bluhm
2017-05-30fileops test: Also run on ext2fsStefan Fritsch
2017-05-30Fix a race by always modifying the 'counter' variable while holding theMartin Pieuchot
2017-05-29fuzz the iked payload parser using the openssh unit-test frameworkMarkus Friedl
2017-05-29*** empty log message ***Markus Friedl
2017-05-29Minor regress test cleanup.Alexander Bluhm
2017-05-29Re-add line continuation \ that went missing in the previous commitStefan Fritsch
2017-05-29Regress test for sparse files & mmap with different FSsStefan Fritsch
2017-05-29Regress test for sparse files & mmap with different FSsStefan Fritsch
2017-05-28Now that pf looks behind IPv4 authentication headers, disable theAlexander Bluhm
2017-05-28Fix cursor position while removing characters from the command line.anton
2017-05-27Also test arrays of double and long long.Todd C. Miller
2017-05-27Do not connect to cvs.openbsd.org in regress. Run on loopback toAlexander Bluhm
2017-05-27Go to sleep to let our contending thread win a race.Martin Pieuchot
2017-05-27Do not use reject routes as they prevent path MTU discovery.Alexander Bluhm
2017-05-26add a test for the git diffs, suggested by tomTed Unangst
2017-05-26Synchronise chacha test cases with the referenced draft - this adds aJoel Sing
2017-05-22Add timing and test name options.Todd C. Miller
2017-05-22Instead of embedding pre-generated tables from McIlroy's "A KillerTodd C. Miller
2017-05-21correct a return value testJonathan Gray
2017-05-19Add input targeted at the Bentley and McIrlroy quicksort generatedTodd C. Miller
2017-05-18use mergesort instead of heapsort when comparing resultsTodd C. Miller
2017-05-17*Add* a test checking that no empty databases get created,Ingo Schwarze
2017-05-17Stop testing the creation and the properties of empty databases.Ingo Schwarze
2017-05-17Avoid running the "killer" tests multiple times with the sameTodd C. Miller
2017-05-17Add "median of three" killer, as seen in "Introspective Sorting andTodd C. Miller
2017-05-17Approximate nlgn instead of using libm. The same approximation mayTodd C. Miller
2017-05-17Add "killer" input from "algorithmic complexity attacks and libcTodd C. Miller
2017-05-17Revert MI AES-XTS code back to T-tables amid poor performanceMike Belopuhov
2017-05-17There's no need to track the number of errors (and the counter mightTodd C. Miller
2017-05-17Add qsort(3) regress based on Bentley & McIlroy's "Engineering a Sort Function"Todd C. Miller
2017-05-15Try to work around a race in the daily test run. Before killingAlexander Bluhm
2017-05-15Delete the -H option.Ingo Schwarze
2017-05-15Delete the obsolete 9-argument-check for .Sh.Ingo Schwarze
2017-05-15Use netcat options -n, -W, -w to simplify test. Wrap long lines.Alexander Bluhm
2017-05-14delete the -a option, it's now fully covered by mandoc -Tlint;Ingo Schwarze
2017-05-14remove the -s option, it is fully covered by mandoc -Tlint;Ingo Schwarze
2017-05-13Pick aes.c instead of rijndael.cMike Belopuhov
2017-05-12Fix typos and spacing. From Andre Smagin <as at smagin.com>. Thanks.Alexandre Ratchov
2017-05-12Run all IPsec tests with a pf rule that logs everything on the enc0Alexander Bluhm
2017-05-11Enable IPv6 IPsec transport mode tests for ping and TCP over ESPAlexander Bluhm
2017-05-11Use the new netcat -W recvlimit feature to speed up the test.Alexander Bluhm