summaryrefslogtreecommitdiffstats
path: root/java/t/GuestFS010Basic.java
Commit message (Collapse)AuthorAgeFilesLines
* java: Add a test of g.list_filesystems (a function that returns a Map).Richard W.M. Jones2011-03-081-0/+10
| | | | (cherry picked from commit 21fef55ca4907aa9872754f20320c24c7f8a5fac)
* java: Remove old test file if one was left around.Richard W.M. Jones2011-03-081-0/+4
| | | | | | | If a test.img file was left over from a previous run, then it would cause the subsequent test to fail. Therefore remove any old test.img file. (cherry picked from commit 80aad709954cc4a3a294200e242876599047cef8)
* java: Combine tests to reduce number of launches.Richard W.M. Jones2010-11-301-0/+54