ostree/tests
Colin Walters 62a896350b Drop support for fifos and devices
While the first was useful way back in the day when we were importing
Debian bits and /sbin/init was expecting to find /dev/.initctl as a
named pipe, that's no longer an issue with systemd since it uses
dynamic Unix sockets.

Likewise, character and block devices in /dev are now dynamically
created by the devtmpfs from the kernel.

Less complexity and code here if we just support directories, regular
files, and symbolic links.
2013-07-16 09:35:44 -04:00
..
.gitignore Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00
archive-test.sh tests: Pull from file:/// only works with archive-z right now 2013-07-02 11:24:07 -04:00
libtest.sh Drop support for fifos and devices 2013-07-16 09:35:44 -04:00
ostree-valgrind.supp core: Check out asynchronously 2012-06-21 18:05:13 -04:00
pull-test.sh Fix test reference to obsolete ostree-pull 2013-07-09 09:28:02 -04:00
test-admin-deploy-1.sh tests: Drop numeric prefix 2013-07-09 10:41:07 -04:00
test-admin-deploy-2.sh admin: Rename prune -> cleanup, avoid doing repo prune twice 2013-07-15 16:13:12 -04:00
test-archive.sh tests: Drop numeric prefix 2013-07-09 10:41:07 -04:00
test-archivez.sh tests: Drop numeric prefix 2013-07-09 10:41:07 -04:00
test-basic.sh tests: Drop numeric prefix 2013-07-09 10:41:07 -04:00
test-corruption.sh tests: Drop numeric prefix 2013-07-09 10:41:07 -04:00
test-libarchive.sh tests: Drop numeric prefix 2013-07-09 10:41:07 -04:00
test-log.sh tests: Drop numeric prefix 2013-07-09 10:41:07 -04:00
test-pull-archive-z.sh tests: Drop numeric prefix 2013-07-09 10:41:07 -04:00
test-pull-corruption.sh tests: Add a test of corruption during a pull process 2013-07-09 11:28:49 -04:00
test-remote-add.sh tests: Drop numeric prefix 2013-07-09 10:41:07 -04:00