Commit Graph

6 Commits

Author SHA1 Message Date
Andrea Luzzardi c52600d590 Autonomous testing: Don't depend on /var/lib/docker/images/ubuntu being
there. Instead, automatically downlaod the test image if not present.
2013-02-14 15:37:45 -08:00
Andrea Luzzardi 0ac70f9aad filesystem: Added IsMounted() unit tests 2013-01-28 11:51:41 -08:00
Andrea Luzzardi e6598252b8 Filesystem: Changes API 2013-01-25 11:05:11 -08:00
Andrea Luzzardi 342ce30538 filesystem tests: Added a newTestFilesystem help function to remove
duplicate code
2013-01-23 17:18:07 -08:00
Andrea Luzzardi 10d8c51143 Filesystem: Perform syscalls directly instead of executing userland
tools. Added sanity checks. Improved unit tests.
2013-01-22 12:12:16 -08:00
Andrea Luzzardi 70e2b10ccf Initial commit 2013-01-18 16:13:39 -08:00