summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPekka Vuorela <pvuorela@iki.fi>2025-12-01 16:08:50 +0200
committerPekka Vuorela <pvuorela@iki.fi>2025-12-02 13:54:31 +0200
commitae98507377f900f1a9fb7ab34d1a605cabe2fd46 (patch)
tree5e24580e89d6f2528cc42417e97f75604cac50fc
parent3450d003f13b7ff1ff11589b0abaf98533d74f1b (diff)
Remove tests.xml references to removed tests
Change-Id: Id09f957ac460f4fcd68bc2d2c3d85078895e2da2 Reviewed-by: Pekka Vuorela <pvuorela@iki.fi> Reviewed-by: <matti.viljanen@kapsi.fi> Reviewed-by: Damien Caliste <dcaliste@free.fr>
-rw-r--r--tests/qt5/tests.xml77
-rw-r--r--tests/tests.xml77
2 files changed, 0 insertions, 154 deletions
diff --git a/tests/qt5/tests.xml b/tests/qt5/tests.xml
index 8cef2ad7..723f486e 100644
--- a/tests/qt5/tests.xml
+++ b/tests/qt5/tests.xml
@@ -268,37 +268,6 @@
<hardware>true</hardware>
</environments>
</set>
- <set name="_usr_tests_qmf_tst_qlogsystem">
- <description>libqmf-tests:tst_qlogsystem</description>
- <case name="tst_qlogsystem-loggerConstruction">
- <description>libqmf-tests:tst_qlogsystem:loggerConstruction</description>
- <step>/usr/tests/qmf-qt5/tst_qlogsystem loggerConstruction</step>
- </case>
- <case name="tst_qlogsystem-minLogLvl">
- <description>libqmf-tests:tst_qlogsystem:minLogLvl</description>
- <step>/usr/tests/qmf-qt5/tst_qlogsystem minLogLvl</step>
- </case>
- <case name="tst_qlogsystem-loggerOutput">
- <description>libqmf-tests:tst_qlogsystem:loggerOutput</description>
- <step>/usr/tests/qmf-qt5/tst_qlogsystem loggerOutput</step>
- </case>
- <case name="tst_qlogsystem-qDebugOutput">
- <description>libqmf-tests:tst_qlogsystem:qDebugOutput</description>
- <step>/usr/tests/qmf-qt5/tst_qlogsystem qDebugOutput</step>
- </case>
- <case name="tst_qlogsystem-qWarningOutput">
- <description>libqmf-tests:tst_qlogsystem:qWarningOutput</description>
- <step>/usr/tests/qmf-qt5/tst_qlogsystem qWarningOutput</step>
- </case>
- <case name="tst_qlogsystem-sysLoggerOutput">
- <description>libqmf-tests:tst_qlogsystem:sysLoggerOutput</description>
- <step>/usr/tests/qmf-qt5/tst_qlogsystem sysLoggerOutput</step>
- </case>
- <environments>
- <scratchbox>true</scratchbox>
- <hardware>true</hardware>
- </environments>
- </set>
<set name="_usr_tests_qmf_tst_qmailstore">
<description>libqmf-tests:tst_qmailstore</description>
<case name="tst_qmailstore-addAccount">
@@ -1014,52 +983,6 @@
<hardware>true</hardware>
</environments>
</set>
- <set name="_usr_tests_qmf_tst_qcop">
- <description>libqmf-tests:tst_qcop</description>
- <case name="tst_qcop-test_qcopchannel">
- <description>libqmf-tests:tst_qcop:test_qcopchannel</description>
- <step>/usr/tests/qmf-qt5/tst_qcop test_qcopchannel</step>
- </case>
- <case name="tst_qcop-test_qcopserver">
- <description>libqmf-tests:tst_qcop:test_qcopserver</description>
- <step>/usr/tests/qmf-qt5/tst_qcop test_qcopserver</step>
- </case>
- <case name="tst_qcop-test_qcopclient">
- <description>libqmf-tests:tst_qcop:test_qcopclient</description>
- <step>/usr/tests/qmf-qt5/tst_qcop test_qcopclient</step>
- </case>
- <case name="tst_qcop-test_qcopadaptor">
- <description>libqmf-tests:tst_qcop:test_qcopadaptor</description>
- <step>/usr/tests/qmf-qt5/tst_qcop test_qcopadaptor</step>
- </case>
- <case name="tst_qcop-test_secondqcopserver">
- <description>libqmf-tests:tst_qcop:test_secondqcopserver</description>
- <step>/usr/tests/qmf-qt5/tst_qcop test_secondqcopserver</step>
- </case>
- <environments>
- <scratchbox>true</scratchbox>
- <hardware>true</hardware>
- </environments>
- </set>
- <set name="_usr_tests_qmf_tst_qmaillog">
- <description>libqmf-tests:tst_qmaillog</description>
- <case name="tst_qmaillog-test_qmaillog">
- <description>libqmf-tests:tst_qmaillog:test_qmaillog</description>
- <step>/usr/tests/qmf-qt5/tst_qmaillog test_qmaillog</step>
- </case>
- <case name="tst_qmaillog-test_logsystem">
- <description>libqmf-tests:tst_qmaillog:test_logsystem</description>
- <step>/usr/tests/qmf-qt5/tst_qmaillog test_logsystem</step>
- </case>
- <case name="tst_qmaillog-test_loggers">
- <description>libqmf-tests:tst_qmaillog:test_loggers</description>
- <step>/usr/tests/qmf-qt5/tst_qmaillog test_loggers</step>
- </case>
- <environments>
- <scratchbox>true</scratchbox>
- <hardware>true</hardware>
- </environments>
- </set>
<set name="_usr_tests_qmf_tst_qmailnamespace">
<description>libqmf-tests:tst_qmailnamespace</description>
<case name="tst_qmailnamespace-test_qmailnamespace">
diff --git a/tests/tests.xml b/tests/tests.xml
index f94ad56b..7075474e 100644
--- a/tests/tests.xml
+++ b/tests/tests.xml
@@ -268,37 +268,6 @@
<hardware>true</hardware>
</environments>
</set>
- <set name="_usr_tests_qmf_tst_qlogsystem">
- <description>libqmf-tests:tst_qlogsystem</description>
- <case name="tst_qlogsystem-loggerConstruction">
- <description>libqmf-tests:tst_qlogsystem:loggerConstruction</description>
- <step>/usr/tests/qmf/tst_qlogsystem loggerConstruction</step>
- </case>
- <case name="tst_qlogsystem-minLogLvl">
- <description>libqmf-tests:tst_qlogsystem:minLogLvl</description>
- <step>/usr/tests/qmf/tst_qlogsystem minLogLvl</step>
- </case>
- <case name="tst_qlogsystem-loggerOutput">
- <description>libqmf-tests:tst_qlogsystem:loggerOutput</description>
- <step>/usr/tests/qmf/tst_qlogsystem loggerOutput</step>
- </case>
- <case name="tst_qlogsystem-qDebugOutput">
- <description>libqmf-tests:tst_qlogsystem:qDebugOutput</description>
- <step>/usr/tests/qmf/tst_qlogsystem qDebugOutput</step>
- </case>
- <case name="tst_qlogsystem-qWarningOutput">
- <description>libqmf-tests:tst_qlogsystem:qWarningOutput</description>
- <step>/usr/tests/qmf/tst_qlogsystem qWarningOutput</step>
- </case>
- <case name="tst_qlogsystem-sysLoggerOutput">
- <description>libqmf-tests:tst_qlogsystem:sysLoggerOutput</description>
- <step>/usr/tests/qmf/tst_qlogsystem sysLoggerOutput</step>
- </case>
- <environments>
- <scratchbox>true</scratchbox>
- <hardware>true</hardware>
- </environments>
- </set>
<set name="_usr_tests_qmf_tst_qmailstore">
<description>libqmf-tests:tst_qmailstore</description>
<case name="tst_qmailstore-addAccount">
@@ -1014,52 +983,6 @@
<hardware>true</hardware>
</environments>
</set>
- <set name="_usr_tests_qmf_tst_qcop">
- <description>libqmf-tests:tst_qcop</description>
- <case name="tst_qcop-test_qcopchannel">
- <description>libqmf-tests:tst_qcop:test_qcopchannel</description>
- <step>/usr/tests/qmf/tst_qcop test_qcopchannel</step>
- </case>
- <case name="tst_qcop-test_qcopserver">
- <description>libqmf-tests:tst_qcop:test_qcopserver</description>
- <step>/usr/tests/qmf/tst_qcop test_qcopserver</step>
- </case>
- <case name="tst_qcop-test_qcopclient">
- <description>libqmf-tests:tst_qcop:test_qcopclient</description>
- <step>/usr/tests/qmf/tst_qcop test_qcopclient</step>
- </case>
- <case name="tst_qcop-test_qcopadaptor">
- <description>libqmf-tests:tst_qcop:test_qcopadaptor</description>
- <step>/usr/tests/qmf/tst_qcop test_qcopadaptor</step>
- </case>
- <case name="tst_qcop-test_secondqcopserver">
- <description>libqmf-tests:tst_qcop:test_secondqcopserver</description>
- <step>/usr/tests/qmf/tst_qcop test_secondqcopserver</step>
- </case>
- <environments>
- <scratchbox>true</scratchbox>
- <hardware>true</hardware>
- </environments>
- </set>
- <set name="_usr_tests_qmf_tst_qmaillog">
- <description>libqmf-tests:tst_qmaillog</description>
- <case name="tst_qmaillog-test_qmaillog">
- <description>libqmf-tests:tst_qmaillog:test_qmaillog</description>
- <step>/usr/tests/qmf/tst_qmaillog test_qmaillog</step>
- </case>
- <case name="tst_qmaillog-test_logsystem">
- <description>libqmf-tests:tst_qmaillog:test_logsystem</description>
- <step>/usr/tests/qmf/tst_qmaillog test_logsystem</step>
- </case>
- <case name="tst_qmaillog-test_loggers">
- <description>libqmf-tests:tst_qmaillog:test_loggers</description>
- <step>/usr/tests/qmf/tst_qmaillog test_loggers</step>
- </case>
- <environments>
- <scratchbox>true</scratchbox>
- <hardware>true</hardware>
- </environments>
- </set>
<set name="_usr_tests_qmf_tst_qmail_listmodels">
<description>libqmf-tests:tst_qmail_listmodels</description>
<case name="tst_qmail_listmodels-test_qmailaccountlistmodel">