summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2015-08-02Kill a useless assignment.Masao Uebayashi
2015-08-02Refactor to prepare a future change; no functional changes.Masao Uebayashi
2015-08-01Use Socket to make Perl syntax check of single test files pass.Alexander Bluhm
2015-08-01Make syslogd tests more reliable. Allow TLS tests to drop a widerAlexander Bluhm
2015-08-01SPC -> TABMasao Uebayashi
2015-07-31Don't hardcode /usr/src, use BSDSRCDIRTobias Ulmer
2015-07-30Add regress test to exercise octal expansion (via blackslash) inTodd C. Miller
2015-07-28Add more and deeper tests for pf divert-reply rules. EspeciallyAlexander Bluhm
2015-07-28Add (currently failing) test for passing PATH via keepenv in doas.Vadim Zhukov
2015-07-28check that flags value of 0 restricts the process to the _exit(2) system call.Sebastien Marie
2015-07-27add some regress for tame. just a starting point for nowSebastien Marie
2015-07-26Make test names printed like other test suites do.Vadim Zhukov
2015-07-26Hook up doas tests.Vadim Zhukov
2015-07-26Import test suite for doas. Relies on recently committed command matchingVadim Zhukov
2015-07-21Extend the setup with another address for testing pf route-to.Alexander Bluhm
2015-07-20Add radius(3) library. This will be used by RADIUS server and clientYASUOKA Masahiko
2015-07-20When test pf.conf changes, check its syntax and use the new one.Alexander Bluhm
2015-07-20remove expanded rcs idJasper Lievisse Adriaanse
2015-07-20Test what happens when syslogd reaches its file descriptor limitAlexander Bluhm
2015-07-20More reliable test due to more specific regex.Alexander Bluhm
2015-07-20Fix white spaces.Alexander Bluhm
2015-07-20Allow to use $curdir, $objdir, $host, $hostname in the test configAlexander Bluhm
2015-07-20Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@Todd C. Miller
2015-07-19Test octet counting and non transparent framing.Alexander Bluhm
2015-07-19stop doing etc regress by defaultTheo de Raadt
2015-07-18Now tls_write() behaves like write(2), so the TLS tests produce theAlexander Bluhm
2015-07-18add relayd regression test args-http-slow-consumer.plSebastian Benoit
2015-07-18simplify length checking in do_indefinite_convertBrent Cook
2015-07-18whitespace, no functional changeSebastian Benoit
2015-07-18remove mysterious, decorative comment blockletsBrent Cook
2015-07-18Explicitly mark ignored BN_* return vals in tests.Brent Cook
2015-07-18check sscanf conversion, fixes Coverity 21666Brent Cook
2015-07-18now that groff handles \(bu properly,Ingo Schwarze
2015-07-17add tests for -iJasper Lievisse Adriaanse
2015-07-17remove -u flag to diff (only used for error output) to make thingsDamien Miller
2015-07-16Add gigabit test over tlsReyk Floeter
2015-07-16Print the received percentage in client.log instead of dots.Reyk Floeter
2015-07-16Use sysread instead of <STDIN> for the stream.Reyk Floeter
2015-07-16Fix non-sparse modeReyk Floeter
2015-07-16This feature is tested in args-block-prog-quick.pl now.Alexander Bluhm
2015-07-16Add another test for small packetsReyk Floeter
2015-07-16Remove my copyright hereReyk Floeter
2015-07-16Add httpd regression tests based on bluhm's regression suite forReyk Floeter
2015-07-16Test that syslogd does not append white spaces to messages. PerAlexander Bluhm
2015-07-16Kill a possibly running syslogd with -9 before testing.Alexander Bluhm
2015-07-16Adapt previous to extended-precision, and fix single-precision constants.Martynas Venckus
2015-07-16Signs of cacosh/cacoshf were not always correct (e.g., -1.1 -1.1i),Martynas Venckus
2015-07-15regen RSA1 test keys; the last batch was missing their private partsDamien Miller
2015-07-13Unhook tls_ext_alpn test until the code passes it.Doug Hogan
2015-07-10Adapt tests, now that DSA if off by default; use PubkeyAcceptedKeyTypesMarkus Friedl