summaryrefslogtreecommitdiffstats
path: root/testsuite/Testlib/TestClient/TestTools/TestPOSIX/Testbase.py
Commit message (Collapse)AuthorAgeFilesLines
* lots of various py3k fixesChris St. Pierre2012-08-211-3/+3
|
* attempt to get tests working under python 2.6Chris St. Pierre2012-08-211-7/+7
|
* made POSIX subtool tests inherit from base POSIX tool testsChris St. Pierre2012-08-161-25/+32
|
* use common test libs for POSIX testsChris St. Pierre2012-08-161-28/+28
|
* fix _verify_metadata() when selinux libs not installedChris St. Pierre2012-08-161-24/+34
|
* POSIX:Chris St. Pierre2012-08-151-0/+966
refactored POSIX tool into multiple files to make it more manageable Added unit tests for POSIX tool and sub-tools fixed ACL handling for filesystems mounted noacl