summaryrefslogtreecommitdiffstats
path: root/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py
Commit message (Collapse)AuthorAgeFilesLines
* removed relative imports from testsuite for py2.4 compatChris St. Pierre2012-08-231-4/+14
|
* fixed imports from test commonChris St. Pierre2012-08-221-1/+2
|
* tweaked tests for python 2.5Chris St. Pierre2012-08-221-1/+3
|
* removed context managers from unit testsChris St. Pierre2012-08-211-1/+0
|
* lots of various py3k fixesChris St. Pierre2012-08-211-6/+6
|
* made POSIX subtool tests inherit from base POSIX tool testsChris St. Pierre2012-08-161-9/+7
|
* use common test libs for POSIX testsChris St. Pierre2012-08-161-7/+2
|
* POSIX:Chris St. Pierre2012-08-151-0/+139
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