Files
libguestfs/python/t
Richard W.M. Jones f3330e144b python: tests: Allow some tests to be skipped.
Currently test820RHBZ912499.py fails with libvirt because libvirt
still doesn't work around qemu locking properly.  Allow this test to
be skipped on a temporary basis using SKIP_TEST820RHBZ912499_PY=1
2017-10-18 18:30:05 +01:00
..

To run a single test, run a command like this in the python/
directory:

  ../run python -m unittest discover -v t test820RHBZ912499.py