[libvirt PATCH 2/5] rpcgen: Organize meson tests into suites

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These are currently the only tests that are not part of any
suite.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 scripts/rpcgen/meson.build       | 1 +
 scripts/rpcgen/tests/meson.build | 1 +
 2 files changed, 2 insertions(+)

diff --git a/scripts/rpcgen/meson.build b/scripts/rpcgen/meson.build
index 20e4c06dbc..d8d0e03784 100644
--- a/scripts/rpcgen/meson.build
+++ b/scripts/rpcgen/meson.build
@@ -8,6 +8,7 @@ if pytest_prog.found()
         args: [ '-mpytest' ] + rpcgen_tests,
         env: runutf8,
         workdir: meson.current_source_dir(),
+        suite: 'script',
     )
 endif
 
diff --git a/scripts/rpcgen/tests/meson.build b/scripts/rpcgen/tests/meson.build
index dfd757de7c..10f504dab2 100644
--- a/scripts/rpcgen/tests/meson.build
+++ b/scripts/rpcgen/tests/meson.build
@@ -20,4 +20,5 @@ test(
     'test_demo',
     test_demo,
     workdir: meson.current_source_dir(),
+    suite: 'bin',
 )
-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@xxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux