All of lore.kernel.org
 help / color / mirror / Atom feed
* dev-next - tests: add commented example
@ 2021-03-31 21:49 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2021-03-31 21:49 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=7768650d87d4086a76f1558aab4436acda1b5e44
Commit:        7768650d87d4086a76f1558aab4436acda1b5e44
Parent:        25c665d5559e77c1eb0f67527fa95419a84b7553
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Fri Mar 26 13:16:44 2021 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Fri Mar 26 13:16:44 2021 +0100

tests: add commented example

How to run individual test.
---
 test/api/dbustest.sh | 4 ++++
 1 file changed, 4 insertions(+)

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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-31 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-31 21:49 dev-next - tests: add commented example David Teigland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.