summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2018-08-04Add regress test to ensure that chmod fails when unveiled with "r"Bob Beck
2018-08-03Improve synchronization between the parent and children. This fixesVisa Hankala
2018-08-02Test messing with "." both when having . unveiled for an operation, andBob Beck
2018-07-30Declare then assign local variable, no binary change.anton
2018-07-30Replace fork with sniffer thread in Python. Clear the BPF listAlexander Bluhm
2018-07-30Add regress covering the recently fixed NULL pointer deref in open().anton
2018-07-29Add regress for ensuring .. is appropriately *not* used as aBob Beck
2018-07-29New scapy 2.4.0 buffers packets at the bfp layer. Call sniff() toAlexander Bluhm
2018-07-28Use strtonum in host()kn
2018-07-27add regress for unveil of "." now that I fixed thisBob Beck
2018-07-27Make the BYPASSUNVEIL test actually test BYPASSUNVEIL with tmppathBob Beck
2018-07-25Provide a harness that runs test vectors from Project Wycheproof againstJoel Sing
2018-07-23avoid using argv[0] for printing to stderrTheo Buehler
2018-07-22hook up fchownanton
2018-07-22Add regress covering the recently fixed NULL pointer deref in fchown().anton
2018-07-20The newly added realpath(3) in vmd's parse.y checks whether theAlexander Bluhm
2018-07-20Listen on 127.0.0.1 and ::1 in the regress config since the test use localhostClaudio Jeker
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2018-07-20Add missing RCS Id.helg
2018-07-20add regress test for "bypassunveil" where a path should be unveil'd byRobert Nagy
2018-07-19Add regress test for inheritance of unveil's across fork to childrenBob Beck
2018-07-18Bob's license was missing, add it.Theo Buehler
2018-07-17some more style fixesTheo Buehler
2018-07-17Add missing $OpenBSD$ markers.Theo Buehler
2018-07-17remove unused, empty fileTheo Buehler
2018-07-17Replace getprogname() to argv[0] in bnaddsubKinichiro Inoguchi
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