aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: disable utimensat-3 on *-linux-muslSergei Trofimovich2019-06-272-0/+12
* exec*() wrappers: never mutate 'environ' of host processSergei Trofimovich2019-01-084-0/+27
* tests: Add a test for LD_PRELOAD non-preserving (SANDBOX_ON=0)Michał Górny2018-02-192-0/+22
* libsandbox: Fix path matching not to dumbly match prefixesMichał Górny2017-10-032-0/+21
* libsandbox: do not abort with a long name to opendirMart Raudsepp2017-09-262-0/+8
* libsandbox: whitelist renameat/symlinkat as symlink funcsMike Frysinger2017-03-106-0/+46
* tests: make all shell scripts executableMike Frysinger2016-03-299-0/+0
* libsandbox: use ptrace on apps that interpose their own allocatorMike Frysinger2016-02-164-0/+52
* tests: add test for overriding mmapMike Frysinger2016-02-166-0/+56
* tests: check errno with more static testsMike Frysinger2015-12-203-3/+3
* libsandbox: do not unnecessarily dereference symlinksMike Frysinger2015-09-282-0/+31
* tests: add basic parsing of timespec fieldsMike Frysinger2015-09-283-2/+26
* tests: avoid overflowing exit codesMike Frysinger2015-09-201-1/+1
* libsandbox: do not abort when the target uses bad pointersMike Frysinger2015-09-205-1/+74
* libsandbox: fix handling of dangling symlinksMike Frysinger2015-09-203-0/+46
* tests: add dynamic/static categoriesMike Frysinger2015-09-111-0/+4
* tests: make sure we ignore stty exit statusMike Frysinger2015-09-111-1/+4
* sandbox: use a non-shell var for the message pathMike Frysinger2013-03-031-1/+1
* libsandbox: preserve more SANDBOX env varsMike Frysinger2013-02-234-2/+24
* libsandbox: clean up open file handles in parent tracing processMike Frysinger2012-06-235-0/+121
* add a new message env varMike Frysinger2013-02-241-0/+1
* libsandbox: reject "" paths with *at funcs before checking the dirfdMike Frysinger2012-12-246-0/+26
* libsandbox: handle open(O_NOFOLLOW)Mike Frysinger2012-12-242-0/+11
* tests: expand usage stringsMike Frysinger2012-12-2429-36/+70
* tests: disable tostop on controlling terminalMike Frysinger2012-11-261-0/+3
* libsandbox: add x32 ABI supportv2.6Mike Frysinger2012-07-031-2/+2
* precompile headers.h to speed up build slightlyMike Frysinger2012-07-031-1/+1
* sb_printf: expand feature set slightly and fix testingMike Frysinger2012-07-023-2/+16
* tests: enable color/parallel by defaultMike Frysinger2012-06-242-0/+3
* significantly overhaul output helpersMike Frysinger2012-06-231-0/+4
* tests: always bubble up exit code regardless of log existenceMike Frysinger2012-06-2318-38/+18
* tests: move disabling of sandbox verbose to common initMike Frysinger2012-06-235-4/+2
* sandbox: drop beep supportMike Frysinger2012-06-231-1/+0
* tests: add static unlink testsMike Frysinger2012-03-064-0/+13
* tests: note that testsuite.list.at is generatedMike Frysinger2012-03-051-1/+2
* tests: make `./testsuite #` workMike Frysinger2012-03-051-0/+4
* tests: disable non-POSIX EBADFDMike Frysinger2011-07-081-1/+1
* libsandbox: catch mktemp related funcsMike Frysinger2011-07-0429-1/+240
* tests: autogenerate testsuite.atMike Frysinger2011-07-042-37/+6
* tests: fix flags parsing in open64Mike Frysinger2011-07-041-2/+1
* tests: use %#x instead of 0x%xMike Frysinger2011-07-043-3/+3
* tests: start futimesat tests based on utimensat onesMike Frysinger2011-01-015-0/+26
* tests: make defaults for fds sanerMike Frysinger2011-01-011-3/+16
* tests: add a bunch more feasible errno valuesMike Frysinger2011-01-011-0/+23
* tests: unify duplicated name/value lookup codeMike Frysinger2010-11-262-18/+22
* libsandbox: fix utimensat regression with NULL filenameMike Frysinger2010-11-262-0/+7
* tests: allow dirfds to specify mode tooMike Frysinger2010-11-261-17/+24
* tests: add another unlinkat test for long pathsMike Frysinger2010-11-232-0/+11
* tests: add debug output to sigsuspend-zsh_tstMike Frysinger2010-11-222-3/+15
* tests: add mkdirat/unlinkat precheck dirfd testsMike Frysinger2010-11-156-0/+38