summaryrefslogtreecommitdiffstats
path: root/tests/test-lib.sh
AgeCommit message (Expand)AuthorLines
2010-06-30tests: move most helper functions from test-lib.sh to new init.cfgJim Meyering-352/+3
2010-04-29sort: use long doubles for general numeric modePádraig Brady-2/+2
2010-04-24tests: clean up also upon SIGQUITJim Meyering-0/+1
2010-04-23tests: fix exit status of signal handlers in shell scriptsDmitry V. Levin-1/+4
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-12-03tests: fix a bug in sanitize_path_ that inhibited verbose outputJim Meyering-1/+1
2009-11-23tests: avoid test failures when PATH contains an unsearchable directoryJim Meyering-1/+27
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering-0/+3
2009-08-26tests: mkdir/selinux: avoid spurious failure on some SELinux systemsJim Meyering-0/+8
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering-4/+0
2009-07-30tests: new function: require_openat_support_Jim Meyering-0/+15
2009-07-04tests: use the "nobody" user's group as the default group idGiuseppe Scrivano-1/+1
2009-06-15maint: revert last change: we're not ready for "local" in scripts, yetJim Meyering-2/+1
2009-06-15use a local var: more readableJim Meyering-1/+2
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano-0/+16
2009-06-02tests: use "nobody" as the default group name in chroot testJim Meyering-1/+1
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano-0/+1
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering-0/+15
2009-03-02tests: reflect the s/+/./ SELinux indicator changeJim Meyering-1/+1
2009-03-02tests: when skipping a test, say why on screen, not just in the logJim Meyering-7/+9
2009-02-18maint: add copyright noticesJim Meyering-0/+15
2009-02-10* tests/test-lib.sh: Use skip_test_... in place of echo...;exit 77.Jim Meyering-4/+3
2009-02-10tests: avoid skipping stty-* testsNix-1/+1
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady-0/+7
2008-09-10tests: don't use "local" in bourne shell scriptsJim Meyering-5/+5
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering-4/+16
2008-09-08tests: move input-tty into a test-lib.sh functionJim Meyering-0/+13
2008-07-22tests: do not run chmod on a prefix of space-embedded tmpdirJim Meyering-2/+8
2008-05-06tests: skip another test if mcstransd is runningJim Meyering-0/+15
2008-05-06tests: move "sparse-file" into test-lib.shJim Meyering-0/+17
2008-05-06tests: move "group-names" into test-lib.shJim Meyering-0/+23
2008-05-06tests: hoist envvar-check so it is run for every testJim Meyering-2/+0
2008-04-27tests: move another file (expensive) into test-lib.shJim Meyering-0/+13
2008-04-21tests: convert umask-check to a functionJim Meyering-0/+17
2008-04-21Revamp test-related Makefiles.Jim Meyering-1/+34
2008-04-14tests: don't fail on systems without a "stat" syscallJim Meyering-3/+6
2008-04-01root tests: Set NON_ROOT_USERNAME if not set already.Jim Meyering-1/+6
2008-03-28tests: Factor out code that's going to be reused.Pádraig Brady-0/+12
2008-02-23Avoid test failures when root (/) is not readable.Jim Meyering-0/+5
2008-02-11tests: Migrate sourced strace file into a function, require_strace_.Jim Meyering-0/+10
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering-0/+1
2008-02-09tests: move the very-expensive file into test-lib.shJim Meyering-0/+13
2008-02-09tests: start migrating sourced-file function-like tests into test-lib.sh.Jim Meyering-0/+10
2007-12-20Avoid another "make check" failure due to omitted programs.Jim Meyering-0/+13
2007-11-30Add quotes to protect against white space in build dir name.Ralf Wildenhues-2/+2
2007-11-01Use mktemp, not mkdtemp, to create test directories.Jim Meyering-1/+1
2007-11-01Make the new printf-surprise test more precise.Jim Meyering-0/+15
2007-10-09Skip the chcon test on a system with no SELinux support.Jim Meyering-0/+14
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering-5/+34
2007-09-15Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.Jim Meyering-0/+6