summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-03-26 13:16:44 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2021-03-26 13:16:44 +0100
commit7768650d87d4086a76f1558aab4436acda1b5e44 (patch)
tree498138f2e8008ca53231153f7ca539eee5973ea3
parent25c665d5559e77c1eb0f67527fa95419a84b7553 (diff)
downloadlvm2-7768650d87d4086a76f1558aab4436acda1b5e44.tar.gz
tests: add commented example
How to run individual test.
-rw-r--r--test/api/dbustest.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/api/dbustest.sh b/test/api/dbustest.sh
index d922d903f..83e40d056 100644
--- a/test/api/dbustest.sh
+++ b/test/api/dbustest.sh
@@ -32,4 +32,8 @@ aux prepare_profiles "lvmdbusd"
aux prepare_lvmdbusd
+# Example for testing individual test:
+#"$TESTOLDPWD/dbus/lvmdbustest.py" -v TestDbusService.test_lv_interface_cache_lv
+#"$TESTOLDPWD/dbus/lvmdbustest.py" -v TestDbusService.test_pv_symlinks
+
"$TESTOLDPWD/dbus/lvmdbustest.py" -v