summaryrefslogtreecommitdiff
path: root/tests/tests.xml
diff options
context:
space:
mode:
authorMartin Wolf <ext-martin.2.wolf@nokia.com>2010-03-19 12:28:23 +0200
committerMartin Wolf <ext-martin.2.wolf@nokia.com>2010-03-19 12:28:23 +0200
commit6eff9f8263541053b66d10960e909707ed592f62 (patch)
tree23eda984bedec18f8a645e4f43bda52dcfa8488d /tests/tests.xml
parent67649bb4c02c471ac394d490851c7c3ae5126c41 (diff)
Updated DBus configuration for tests, moved header file for dbus-qeventloop to proper include dir, repaired small bug in pong server for tests, renamed tests for dbus-qeventloop
Diffstat (limited to 'tests/tests.xml')
-rw-r--r--tests/tests.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.xml b/tests/tests.xml
index 5175902..f73b9da 100644
--- a/tests/tests.xml
+++ b/tests/tests.xml
@@ -26,7 +26,7 @@
<suite name="libdbus-qeventloop-tests" domain="Multimedia Middleware">
<set name="libdbus-qeventloop-tests" feature="Resource policy">
- <case name="unit-tests" type="Functional" level="Component" subfeature="libresource Qt API" description="Unit tests for libdbus-qeventloop" timeout="15">
+ <case name="DBusQEventLoop functional test" type="Functional" level="Component" subfeature="libresource Qt API" description="Functional tests for libdbus-qeventloop" timeout="25">
<step expected_result="0">/usr/lib/libresourceqt-tests/test-dbus-qeventloop-runner.sh</step>
</case>