aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: make signal code a bit more flexibleMike Frysinger2009-10-281-2/+23
* tests: add simple dlfcn utilv2.2Mike Frysinger2009-10-261-0/+109
* tests: add reverse lookup funcsMike Frysinger2009-10-252-45/+54
* libsandbox: fix ptrace decode of utimensatMike Frysinger2009-10-2515-0/+80
* libsandbox: handle fd's w/out files in proc fd/Mike Frysinger2009-10-252-0/+6
* tests: fix vfork-1 failurev2.1Mike Frysinger2009-08-255-6/+12
* add -Wall to automake runs and fix falloutMike Frysinger2009-08-251-1/+1
* tests: extend vfork-0 to run programs with argsMike Frysinger2009-06-041-4/+13
* tests: extend file/dirfd parsingMike Frysinger2009-06-0425-45/+62
* tests: allow numeric specifications of signalsMike Frysinger2009-06-041-1/+1
* tests: use AUTOTEST_PATH rather than setting PATH manuallyMike Frysinger2009-04-132-5/+4
* tests: run test scripts with shell tracingMike Frysinger2009-04-132-2/+2
* tests: add static mkdir() checkMike Frysinger2009-04-135-0/+9
* tests: setup keywords for related testsMike Frysinger2009-04-131-0/+1
* libsandbox: add pre checks to static tracingMike Frysinger2009-06-043-3/+3
* tests: make sure traced programs and signals workv1.9Mike Frysinger2009-04-097-29/+107
* libsandbox: test for ERANGE like ENAMETOOLONGMike Frysinger2009-04-081-0/+1
* tests: drop O_DIRECTORYMike Frysinger2009-04-051-1/+0
* tests: use POSIX exprMike Frysinger2009-04-052-2/+2