aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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