summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-06-03ignore blank lines in man(7) next line scope;Ingo Schwarze
2017-06-03delete -n option, now covered by mandoc; OK jmc@Ingo Schwarze
2017-06-02Use += instead of = for extra flag. Prompted by miod@Otto Moerbeek
2017-06-02add about 15 missing character escape sequences found in groff_char(7);Ingo Schwarze
2017-06-01Minimal implementation of the \h (horizontal motion) escape sequence.Ingo Schwarze
2017-06-01Delete -f. What matters is covered by mandoc.Ingo Schwarze
2017-05-31remove -X, it was just migrated to mandoc -Wstyle; OK wiz@Ingo Schwarze
2017-05-31As pf blocks packets with IPv6 options header, the tests needs anAlexander Bluhm
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