aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* exec*() wrappers: never mutate 'environ' of host processSergei Trofimovich2019-01-081-0/+1
* libsandbox: use ptrace on apps that interpose their own allocatorMike Frysinger2016-02-161-0/+3
* tests: add test for overriding mmapMike Frysinger2016-02-161-0/+3
* libsandbox: do not abort when the target uses bad pointersMike Frysinger2015-09-201-1/+2
* libsandbox: preserve more SANDBOX env varsMike Frysinger2013-02-231-1/+1
* libsandbox: clean up open file handles in parent tracing processMike Frysinger2012-06-231-0/+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-021-1/+1
* tests: enable color/parallel by defaultMike Frysinger2012-06-241-0/+2
* tests: add static unlink testsMike Frysinger2012-03-061-0/+1
* tests: note that testsuite.list.at is generatedMike Frysinger2012-03-051-1/+2
* libsandbox: catch mktemp related funcsMike Frysinger2011-07-041-1/+10
* tests: autogenerate testsuite.atMike Frysinger2011-07-041-1/+5
* tests: check rmdir functionalityMike Frysinger2010-08-161-0/+1
* tests: fix dist target for out-of-tree buildsMike Frysinger2010-08-151-2/+2
* libsandbox: don't swallow SIGCHLD notificationsMike Frysinger2010-08-151-2/+4
* libsandbox: catch calls to remove()Mike Frysinger2009-12-201-0/+1
* libsandbox: fix ptrace decode of utimensatMike Frysinger2009-10-251-0/+2
* tests: fix vfork-1 failurev2.1Mike Frysinger2009-08-251-0/+2
* add -Wall to automake runs and fix falloutMike Frysinger2009-08-251-1/+1
* tests: use AUTOTEST_PATH rather than setting PATH manuallyMike Frysinger2009-04-131-2/+2
* tests: add static mkdir() checkMike Frysinger2009-04-131-0/+1
* tests: make sure traced programs and signals workv1.9Mike Frysinger2009-04-091-0/+1
* tests: use POSIX exprMike Frysinger2009-04-051-1/+1
* tests: add some tracing testsMike Frysinger2009-04-051-1/+7
* tests: add basic functionality testsMike Frysinger2009-03-311-18/+2
* tests: make sure non-root mkdir works with funky permsMike Frysinger2009-03-121-0/+3
* sandbox: pass shell exit status upMike Frysinger2009-03-121-1/+2
* libsandbox: do not restore errno in resolve_path() error pathMike Frysinger2009-03-111-1/+3
* libsandbox: add more exec wrappersMike Frysinger2009-03-111-1/+2
* tests: convert `touch` to `open-0`Mike Frysinger2009-03-091-1/+1
* tests: add symlink tests and unify codeMike Frysinger2009-03-081-1/+11
* add a test case for previous commitMike Frysinger2009-03-051-1/+2
* add testcase for old PATH bugMike Frysinger2009-02-121-1/+2
* tests: get scripts working in sandbox.shMike Frysinger2009-02-081-1/+2
* tests: add some more test scriptsMike Frysinger2009-02-071-0/+4
* tests: add test case for libsigsegvMike Frysinger2008-11-161-0/+5
* tests: execute sb_printfMike Frysinger2008-11-161-1/+1
* tests: add an include to top srcdirv1.3.0Mike Frysinger2008-11-161-0/+2
* tests: add tests.h to EXTRA_DISTMike Frysinger2008-11-161-1/+2
* tests: add test-skel-0.c to EXTRA_DISTMike Frysinger2008-11-161-1/+2
* add tests for sb_printf()Mike Frysinger2008-11-161-1/+6
* tests: initial test frameworkMike Frysinger2008-11-111-0/+58