Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-23 | Add a test for recursive pthread_mutex_trylock() | Uwe Stuehler | |
ok guenther@ | |||
2011-09-21 | Add tests for pf fragment reassembly with all kinds of overlapping. | Alexander Bluhm | |
Some fragments contain invalid data, this must be replaced to reassemble a valid packet. | |||
2011-09-20 | we do properly support linebreaks, so adjust the test | Jasper Lievisse Adriaanse | |
2011-09-20 | - stop pretending to care about variable expansion to multiple values | Jasper Lievisse Adriaanse | |
in a field. the only reason this is "allowed" by fd.o pkg-config is because their parser is sloppy. | |||
2011-09-19 | Add a test suite to route ip fragments through a box running pf. | Alexander Bluhm | |
You have to setup four machines manually as described in the makefile. The test uses scapy and python to send ping echo request or udp echo packets along the routers. It analyzes the returned ping echo reply or udp packets or the icmp error packets. | |||
2011-09-18 | check whether breakable hyphens | Ingo Schwarze | |
1) are formatted correctly (normal, bold or underlined) 2) actually break the line test cases fixed by term.c rev. 1.60 | |||
2011-09-18 | add connect and move include to top Makefile.inc | Federico G. Schwindt | |
2011-09-18 | test for interrupted connect. | Federico G. Schwindt | |
2011-09-17 | add (failing) test for a corner case discovered by aja@: linebreaks inside ↵ | Jasper Lievisse Adriaanse | |
fields | |||
2011-09-17 | add a test --variable (expansion to multiple values), currently failing. | Jasper Lievisse Adriaanse | |
2011-09-17 | Expand fnmatch() regress with patterns obtained from the tests for APR's | Stefan Sperling | |
new fnmatch implementation. With kind permission from Bill Rowe. Tweak the test code to allow comment lines in the test data file. ok millert@ | |||
2011-09-17 | Also test input files ending without a newline, | Ingo Schwarze | |
and catch NUL characters in the sed output. That requires using hexdump(1), which also makes the test suite output more intelligible in case of errors. Of course, many tests still fail, until i commit my patch to sed. | |||
2011-09-17 | remove mdoc.samples(7): all info already is in mdoc(7) | Ingo Schwarze | |
feedback and ok jmc@ | |||
2011-09-15 | gcc4 Wbounded regression output. | Nicholas Marriott | |
2011-09-13 | first round of tests to check system calls restarting with pthreads. | Federico G. Schwindt | |
guenther@ ok | |||
2011-09-06 | Add test for http chunked encoding over relayd http protocol. | Alexander Bluhm | |
2011-09-04 | Add test wether relayd is logging the correct http content-length. | Alexander Bluhm | |
2011-09-02 | Add tests for relayd session timeout. | Alexander Bluhm | |
2011-09-02 | Add tests for relayd http put and https. | Alexander Bluhm | |
2011-09-02 | Add tests for relayd protocol http 1.0 and 1.1. | Alexander Bluhm | |
2011-09-01 | Add regression tests for relaying connections through relayd. This | Alexander Bluhm | |
is useful to ensure that socket splicing is working correctly. Server, relayd, client with different config are started for each subtest. Data must pass unmodified. | |||
2011-08-29 | Test that reverse splicing timeout does not affect forward splicing. | Alexander Bluhm | |
2011-08-28 | Minor cleanup. | Alexander Bluhm | |
2011-08-28 | Allow splice make regress to run with and without obj directory. | Alexander Bluhm | |
2011-08-21 | Add one more regression test for socket splicing with idle timeout. | Alexander Bluhm | |
2011-08-02 | add SHA256/SHA512 based HMAC modes | Damien Miller | |
2011-07-27 | - add a failing test, to be addressed later. | Jasper Lievisse Adriaanse | |
reminded by oga@ | |||
2011-07-27 | oops, missing file for weighted round-robin test. | Ryan Thomas McBride | |
2011-07-27 | Update regress tests for weighted round-robin (and recent pool bugfix) | Ryan Thomas McBride | |
2011-07-24 | Theo reported that make cleandir deleted too much, triggering this cleanup: | Ingo Schwarze | |
Since quite some time, the groff output files are checked into CVS. * thus, no longer provide a "groff-clean" target to delete them * from official targets, no longer call the "groff" target generating them * do not reimplement "clean" and "cleandir", simply use the official targets | |||
2011-07-24 | check opening and middle punctuation as well | Ingo Schwarze | |
2011-07-24 | check that a macro works in the head of a tagged paragraph; | Ingo Schwarze | |
found in my tree | |||
2011-07-24 | Also run the new tests of "sed -E 's/..." with the input lacking a | Ingo Schwarze | |
trailing newline. Will be fixed by a commit to sed/process.c right afterwards. While here, assert my copyright and add a license. OK otto@ | |||
2011-07-24 | Handle 'show' specially to prepare for regress tests on pfrke_route | Ryan Thomas McBride | |
and pfrke_cost entries. Output becomes sorted in table order. | |||
2011-07-24 | Update PF table regress tests to work with -current. | Ryan Thomas McBride | |
2011-07-23 | TCP out-of-band data is not reliable. Allow socket splicing | Alexander Bluhm | |
regression tests to tolerate missing urgent bytes. | |||
2011-07-13 | Must now specify correct protocol (tcp, udp) for user and group attributes. | Ryan Thomas McBride | |
2011-07-13 | tweak script to handle add/delete/info | Marc Espie | |
finish the manual1 test | |||
2011-07-12 | create packages with inter-dependencies... and delete them | Marc Espie | |
2011-07-12 | start adding regress for manual installs, not fully working yet... | Marc Espie | |
2011-07-11 | repair t24 when obj exists, like other targets. | Okan Demirmen | |
sure tedu@ | |||
2011-07-11 | how annoying. soembody added a regress test that would have caught my | Ted Unangst | |
grep bug, but didn't turn it on. | |||
2011-07-09 | Move test(1) test into regress. | Nicholas Marriott | |
ok deraadt | |||
2011-07-09 | Adapt tests for extended-precision. | Martynas Venckus | |
2011-07-08 | Add regress tests for 'prio' keyword. | Ryan Thomas McBride | |
2011-07-08 | Add 80-bit and 128-bit precision test vectors for the math functions. | Martynas Venckus | |
No problems found by Cephes in 17022 tests. | |||
2011-07-08 | 'prio' will be a reserved keyword soon. | Ryan Thomas McBride | |
2011-07-08 | Update regress tests for the following changes: | Ryan Thomas McBride | |
- if_addr RB_TREE (Address sort differently on an interface) - skip steps changes - RDOMAIN - reordering of address/port tests - fastroute is gone - keep state is no longer printed by default - lo0 now has link-local scope address in addition to ::1 | |||
2011-07-07 | timed's time is up. use ntpd(8). Even our own fossil developers | Theo de Raadt | |
switched a while back. ok miod, kettenis | |||
2011-07-07 | remove mvmeppc; it is really rough shape. ok drahn miod | Theo de Raadt | |