summaryrefslogtreecommitdiff
path: root/test_utils
Commit message (Expand)AuthorAgeFilesLines
* Darwin ACL: avoid using mbr_identifier_to_uuid()Martin Matuska2017-03-072-3/+3
* New tar test: test_option_aclsMartin Matuska2017-03-022-0/+252
* Reorganize ACL defines and fix detection of ACL_SYNCHRONIZE on Mac OSMartin Matuska2017-03-021-3/+6
* Change Solaris ACL support to use acl() and facl()Martin Matuska2017-03-021-4/+9
* Compare full file flags in test_option_fflagsMartin Matuska2017-02-282-37/+66
* test_main: compact canNodump() source code a bitMartin Matuska2017-02-261-18/+2
* bsdtar tests: add test_option_fflagsMartin Matuska2017-02-262-4/+77
* Fix broken Linux fflags code since kernel 3.7 (Dec 2012)Martin Matuska2017-02-241-10/+59
* Improve verbosity of common functions for ACL testsMartin Matuska2017-02-222-44/+106
* test suite: use a single main test file for all testsMartin Matuska2017-02-214-163/+3730
* testsuite: allow 'dev' in versionPavel Raiskup2017-02-212-0/+163
* Fix matching test name to correctly check a test name terminator.Michihiro NAKAJIMA2012-10-101-4/+3
* Implement filtering of test cases run using glob pattern matching.Andres Mejia2012-09-191-11/+47
* Seperate get_test_set() function out into a utility source file used by all t...Andres Mejia2012-09-192-0/+128