summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2016-06-07Replace (remaining) systrace policy files with columns of numbers forOkan Demirmen
2016-06-03Add a test for ssh(1)'s config file parsing.Darren Tucker
2016-06-03Add 'sshd' to the test ID as I'm about to add a similar set for ssh.Darren Tucker
2016-05-31Replace most of the tests based on systrace output; from Ray.Okan Demirmen
2016-05-30Some tests for \<; will be fixed by martijn@'s upcoming commit to process.cIngo Schwarze
2016-05-30stricter malloc.conf(5) options for utf8 testsIngo Schwarze
2016-05-30Fix two rare edge cases:Ingo Schwarze
2016-05-26test the new utf8 moduleIngo Schwarze
2016-05-23UTF-8 support.Ingo Schwarze
2016-05-13no more hppa64;Jason McIntyre
2016-05-03Fix test after changing default column size from 60 to 80.Martijn van Duren
2016-05-03These tests depended on whatever the user's locale was,Ingo Schwarze
2016-05-03Regression tests for fold(1).Ingo Schwarze
2016-05-03Set umask to prevent "Bad owner or permissions" errors.Darren Tucker
2016-05-03support doasDamien Miller
2016-05-03unit tests for sshbuf_dup_string()Damien Miller
2016-05-03Use a subshell for constructing key types to work around different sedDarren Tucker
2016-05-02unit and regress tests for SHA256/512; ok markusDamien Miller
2016-05-01Add a test for pstring (a QDOS executable header).Nicholas Marriott
2016-05-01BE ELF object (just the header); also trim the LE object to just theNicholas Marriott
2016-05-01pcap file test (header of file only).Nicholas Marriott
2016-05-01Remove some unnecessary comments and t23 which has been disabled forever.Nicholas Marriott
2016-05-01Add a PPM file test (truncated to just the header so it is text only).Nicholas Marriott
2016-05-01Test for default (RTF file with an unrecognized character set).Nicholas Marriott
2016-04-15missing bit of Include regressDamien Miller
2016-04-15remove redundant CLEANFILES sectionDamien Miller
2016-04-15sync CLEANFILES with portable, sortDamien Miller
2016-04-15regression test for ssh_config Include directiveDamien Miller
2016-04-14unbreak test for recent ssh de-duplicated forwarding changeDamien Miller
2016-04-14add test knob and warning for StrictModesDamien Miller
2016-04-10Simple regression tests for rev(1), including UTF-8.Ingo Schwarze
2016-03-25regression tests for underlined and bold underscores;Ingo Schwarze
2016-03-10un-vax;Jason McIntyre
2016-03-06Update file(1) regress for new description of ar(1) file.Nicholas Marriott
2016-03-04Filter debug messages out of log before picking the last two lines.Darren Tucker
2016-03-04add KEX fuzzer harness; ok deraadt@Damien Miller
2016-03-03Look back 3 lines for possible error messages. Changes to the code meanDarren Tucker
2016-02-22Properly handle ed-files which fully replace input file content. ThisTobias Stoeckmann
2016-02-18bsd.regress.mk doesn't automatically add "make clean" targets forDamien Miller
2016-02-17include bad $SSH_CONNECTION in failure outputDamien Miller
2016-01-29Add regression test for RekeyLimit parsing of >32bit values (4G and 8G).Darren Tucker
2016-01-24In the OpenBSD-specific part of verify_xref(), discard the standard errorIngo Schwarze
2016-01-10tests for double backspace after double-width charactersIngo Schwarze
2016-01-10Make the test file 7-bit clean and improve diagnostics with hexdump(1),Ingo Schwarze
2016-01-05Regression suite for ul(1).Ingo Schwarze
2015-12-22Test suite for colrm(1) including tests for single byte characters,Ingo Schwarze
2015-12-21add parsing tests that must not segfault based on Jonathan Gray initialMarc Espie
2015-12-09add a quick test for utf-8 handlingTed Unangst
2015-12-07basic unit tests for rsa-sha2-* signature typesDamien Miller
2015-12-06test suite for fmt(1) written from scratchIngo Schwarze