summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2018-07-17Don't send FBT_DESTROY if the FUSE connection is still PENDING. Alsohelg
2018-07-17libfuse now supports -f command line option; uncomment test.helg
2018-07-16memleak in unittest; found by valgrindDamien Miller
2018-07-15re-commit the removal of the EC_POINTs_mul() regression tests with num > 1Theo Buehler
2018-07-15$OpenBSD$Theo Buehler
2018-07-15Also revert regression tests so that EC_POINTs_mul() with longer vectorsTheo Buehler
2018-07-13Unveiling unveil(2).Bob Beck
2018-07-13tests for next steps in unveilBob Beck
2018-07-13make this use ssh_proxy rather than starting/stopping a daemon forDamien Miller
2018-07-13fix leaks in unit test; with this, all unit tests are leak freeDamien Miller
2018-07-12fix Test 7.1 after main.c rev. 1.37;Ingo Schwarze
2018-07-12symlinks make my cry.. thanks robert.. don't you care about my feelings?Bob Beck
2018-07-12Add regress test for realpath and modify behavior appropriatelyBob Beck
2018-07-11some regression tests for lam(1) including width measurements;Ingo Schwarze
2018-07-11regress to check nested subdirs and ..'sBob Beck
2018-07-11test changed stat lying semantics - we don't lie about filesBob Beck
2018-07-11Some spaces have been removed from pfctl print. Adapt expectedAlexander Bluhm
2018-07-11Regress update to match changes for chromeBob Beck
2018-07-11Update EC regression tests.Theo Buehler
2018-07-10$OpenBSD$Theo Buehler
2018-07-10Now that all *_free() functions are NULL safe, we can generate theTheo Buehler
2018-07-10machine/fpu.h is not needed on amd64 and does not exist on i386.Alexander Bluhm
2018-07-10+addsubTheo Buehler
2018-07-10Add simple regression tests for BN_{,u}{add,sub}(3). With input from jcaTheo Buehler
2018-07-10Missing CVS IdMartin Pieuchot
2018-07-09Clear the part of fenv that is modified by old AMD Opteron duringAlexander Bluhm
2018-07-09catch up with compile.c rev. 1.48; while here, also add tests forIngo Schwarze
2018-07-09+libusbhidMartin Pieuchot
2018-07-09Regress for parsing HID pages.Martin Pieuchot
2018-07-09Add a test related to variable expansion that used to trigger the segfault seenanton
2018-07-08Make readlink -f work in a POSIXly correct way.Martijn van Duren
2018-07-08Add test covering variable expansion referencing multiple read-only variables.anton
2018-07-08zap empty lineanton
2018-07-08hook up ftruncateanton
2018-07-08Add regress covering the recently fixed NULL pointer deref in vn_writechk().anton
2018-07-07rename all the pledgepath bits to unveilBob Beck
2018-07-04deal with API rename: match_filter_list() => match_filter_blacklist()Damien Miller
2018-07-04exercise new expansion behaviour of PubkeyAcceptedKeyTypes and, byDamien Miller
2018-07-04hook up recvmsganton
2018-07-04Add regress covering the recently fixed mbuf double free in rip6_usrreq().anton
2018-07-04hook up recvmsganton
2018-07-04Add regress covering the recently fixed mbuf double free in rip_usrreq().anton
2018-07-03add a comment that could have saved me 45 minutes of wild goose chasingDamien Miller
2018-07-03some magic for RSA-SHA2 checksDamien Miller
2018-07-02etc/examples/bgpd.conf changed, adjust test.Alexander Bluhm
2018-07-02One ampersand is enough to backgroud an process. OpenBSD doesn't seemDarren Tucker
2018-06-30Fix a few more of the same.rob
2018-06-30Fix regressoin test (typo) for SNMPv3 authentication.rob
2018-06-28unbreakGleydson Soares
2018-06-27oops, don't rely on the installed system having cups.Marc Espie