summaryrefslogtreecommitdiff
path: root/tests/test-lib.sh
AgeCommit message (Expand)Author
2008-04-14tests: don't fail on systems without a "stat" syscallJim Meyering
2008-04-01root tests: Set NON_ROOT_USERNAME if not set already.Jim Meyering
2008-03-28tests: Factor out code that's going to be reused.Pádraig Brady
2008-02-23Avoid test failures when root (/) is not readable.Jim Meyering
2008-02-11tests: Migrate sourced strace file into a function, require_strace_.Jim Meyering
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering
2008-02-09tests: move the very-expensive file into test-lib.shJim Meyering
2008-02-09tests: start migrating sourced-file function-like tests into test-lib.sh.Jim Meyering
2007-12-20Avoid another "make check" failure due to omitted programs.Jim Meyering
2007-11-30Add quotes to protect against white space in build dir name.Ralf Wildenhues
2007-11-01Use mktemp, not mkdtemp, to create test directories.Jim Meyering
2007-11-01Make the new printf-surprise test more precise.Jim Meyering
2007-10-09Skip the chcon test on a system with no SELinux support.Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering
2007-09-15Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.Jim Meyering
2007-09-15Parallel "make check" support.Jim Meyering