summaryrefslogtreecommitdiffstats
path: root/tools/test-virt-tar.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Split images -> tests/data + tests/guestsRichard W.M. Jones2011-12-221-1/+1
|
* virt-tar test: Stable ordering of test output.Richard W.M. Jones2011-08-011-1/+1
| | | | | The files could be listed in any order, resulting in the test failing for no reason. Sort the output of tar.
* images: Make a better phony Fedora image.Richard W.M. Jones2010-11-161-0/+1
| | | | | This now includes a product string, major and minor version, hostname and even some applications.
* Generate a dummy 'Fedora' fedora.img in images directory for use by tests.Richard W.M. Jones2010-11-111-1/+1
| | | | | | | | We were generating this dummy 'Fedora' image already in the tools directory. It contains just enough Fedora-like files to fool our inspection code and thus to test the tools. This is general enough that we can use it everywhere.
* tools: Add basic tests for the virt-* tools.Richard Jones2010-03-301-0/+21