Age | Commit message (Expand) | Author |
2011-10-16 | uncomment wscanf tests | Stefan Sperling |
2011-10-10 | allow for this to timeout rather than hanging forever. | Federico G. Schwindt |
2011-10-09 | Test for the wait*() hang issue when SIGCHLD is ignored, as seen in | Federico G. Schwindt |
2011-10-07 | Test hint-based mmap allocations. | Ariane van der Steldt |
2011-10-07 | mmap with len=0 should fail with EINVAL. | Ariane van der Steldt |
2011-10-03 | when checking Xrs, look in man* subdirs, not cat*; | Jason McIntyre |
2011-10-01 | fix some checks. | Federico G. Schwindt |
2011-10-01 | enter signals. | Federico G. Schwindt |
2011-10-01 | Add tests to check signal handling during pthread_join(3) and | Federico G. Schwindt |
2011-09-23 | Add a test for recursive pthread_mutex_trylock() | Uwe Stuehler |
2011-09-21 | Add tests for pf fragment reassembly with all kinds of overlapping. | Alexander Bluhm |
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 |
2011-09-19 | Add a test suite to route ip fragments through a box running pf. | Alexander Bluhm |
2011-09-18 | check whether breakable hyphens | Ingo Schwarze |
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 fi... | Jasper Lievisse Adriaanse |
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 |
2011-09-17 | Also test input files ending without a newline, | Ingo Schwarze |
2011-09-17 | remove mdoc.samples(7): all info already is in mdoc(7) | Ingo Schwarze |
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 |
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 |
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 |
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 |
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 |
2011-07-24 | Also run the new tests of "sed -E 's/..." with the input lacking a | Ingo Schwarze |
2011-07-24 | Handle 'show' specially to prepare for regress tests on pfrke_route | Ryan Thomas McBride |
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 |
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 |
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 |