aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: tweak libsigsegv_tst to ignore gcc warningsv1.8Mike Frysinger2009-04-051-1/+1
* tests: add some tracing testsMike Frysinger2009-04-0515-2/+131
* tests: fix openat arg parsingMike Frysinger2009-04-053-11/+17
* tests: have git bisector setup sandbox envMike Frysinger2009-03-311-1/+1
* tests: add more error checking all over the placeMike Frysinger2009-03-3115-17/+34
* tests: make sure *at() funcs get EBADF with bad fdsMike Frysinger2009-03-314-0/+16
* tests: add basic functionality testsMike Frysinger2009-03-3124-18/+102
* tests: fix dev_t/off_t loading in testsMike Frysinger2009-03-316-15/+27
* tests: make sure non-root mkdir works with funky permsMike Frysinger2009-03-126-0/+66
* sandbox: pass shell exit status upMike Frysinger2009-03-124-2/+9
* tests: filter SANDBOX_PREDICTMike Frysinger2009-03-121-0/+4
* tests: unify some m4 logic into common codeMike Frysinger2009-03-1211-19/+20
* tests: do not run shell script tests for non-native ABIv1.5Mike Frysinger2009-03-117-3/+11
* libsandbox: do not restore errno in resolve_path() error pathMike Frysinger2009-03-114-1/+133
* libsandbox: add more exec wrappersMike Frysinger2009-03-113-1/+19
* tests: convert `touch` to `open-0`Mike Frysinger2009-03-099-21/+110
* tests: do not sscanf("%i", mode_t)Mike Frysinger2009-03-0911-20/+21
* tests: avoid warnings when cleaningMike Frysinger2009-03-091-2/+4
* tests: add symlink tests and unify codeMike Frysinger2009-03-0838-58/+304
* add a test case for previous commitMike Frysinger2009-03-053-1/+19
* tests: use $AWK rather than awkMike Frysinger2009-02-182-1/+2
* add configure checks for the 64bit lfs funcs as wellMike Frysinger2009-02-184-0/+4
* libsandbox: make sure all mknod symbols are wrappedMike Frysinger2009-02-152-0/+4
* tests: simplify script-2.sh a bitMike Frysinger2009-02-121-6/+0
* disable tests for unavailable funcsMike Frysinger2009-02-1218-0/+26
* add testcase for old PATH bugMike Frysinger2009-02-123-2/+35
* tests: get scripts working in sandbox.shMike Frysinger2009-02-084-1/+19
* sb_printf: get z modifier working and fixup testsMike Frysinger2009-02-082-60/+36
* tests: add some more test scriptsMike Frysinger2009-02-073-0/+40
* tests/sb_printf: include line number in testMike Frysinger2008-11-171-2/+2
* tests: fixup running test out of src treeMike Frysinger2008-11-161-0/+1
* tests: move libsigsegv disable to configure.acMike Frysinger2008-11-164-13/+5
* tests: ignore libsigsegv test for nowMike Frysinger2008-11-161-3/+8
* tests: add test case for libsigsegvMike Frysinger2008-11-166-2/+94
* tests: execute sb_printfMike Frysinger2008-11-164-25/+64
* 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
* tests: add errp()Mike Frysinger2008-11-161-0/+2
* add tests for sb_printf()Mike Frysinger2008-11-162-1/+51
* tests: initial test frameworkMike Frysinger2008-11-1147-0/+802