summaryrefslogtreecommitdiffstats
path: root/test-tool
Commit message (Expand)AuthorAgeFilesLines
* Don't export STREQ and friends in <guestfs.h>Richard Jones2009-11-101-0/+10
* use STREQ, not strcmp: part 1Jim Meyering2009-11-091-3/+3
* change strncmp() == 0 to STREQLEN()Jim Meyering2009-11-091-1/+1
* Remove guestfs_wait_ready (turn it into a no-op).Richard Jones2009-09-211-8/+2
* test-tool: Recognize '-t timeout' as an option.Richard Jones2009-08-161-1/+1
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-031-52/+52
* build: reenable "syntax-check" rule: sc_const_long_optionJim Meyering2009-08-031-1/+1
* Add libguestfs-test-tool.Richard Jones2009-07-225-0/+699