aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: generalize flag parsing to handle AT_* flags betterMike Frysinger2010-11-151-26/+35
* tests: fix swapped arg parsing with at dirfdMike Frysinger2010-11-151-3/+3
* tests: handle O_DIRECTORY file flagsMike Frysinger2010-11-151-0/+1
* tests: check rmdir functionalityMike Frysinger2010-08-165-0/+26
* tests: re-order set -x in SB_RUNMike Frysinger2010-08-161-2/+3
* tests: addpredict / by default to match portageMike Frysinger2010-08-152-2/+5
* tests: fix dist target for out-of-tree buildsMike Frysinger2010-08-151-2/+2
* tests: force a saner default envMike Frysinger2010-08-153-1/+14
* libsandbox: don't swallow SIGCHLD notificationsMike Frysinger2010-08-155-2/+58
* libsandbox: catch calls to remove()Mike Frysinger2009-12-207-0/+31