--- a/contacts/tests/test-suite.xml Wed May 25 11:27:52 2011 +0200
+++ b/contacts/tests/test-suite.xml Wed May 25 11:45:03 2011 +0200
@@ -10,8 +10,19 @@
<test id="ac" for="ta-ac" src="test-cases/find_one_result.html">
Tests that the UA returns expected results for pre-defined contact
</test>
-<test id="ac" for="ta-ac" src="test-cases/find_with_composed_field.html">
+<test id="ad" for="ta-ad" src="test-cases/find_with_composed_field.html">
Tests that the UA deals correctly with composed fields
</test>
+<test id="af" for="ta-af" src="test-cases/find_with_array_composed_field.html">
+Tests that the UA deals correctly with array of composed fields
+</test>
+
+<test id="ae" for="ta-ae" src="test-cases/find_two_results.html">
+Tests that the UA returns expected results for pre-defined contact
+</test>
+<test id="ag" for="ta-ag" src="test-cases/single_task_queue.html">
+Tests that the UA returns pending operation error when firing two find in a row.
+</test>
+
</testsuite>