From 8b8bd866552862a0cf130ea568e679bbbeed3937 Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Mon, 10 Aug 2015 03:45:02 +0000 Subject: Re #1842: Added automated test scenarios for Android and iOS 64-bit git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5155 74dad513-b988-da41-8d7b-12977e46ad98 --- tests/automated/android.xml.template | 23 +++++++++++++++++++++++ tests/automated/android64.xml.template | 23 +++++++++++++++++++++++ tests/automated/iphone64.xml.template | 23 +++++++++++++++++++++++ 3 files changed, 69 insertions(+) create mode 100644 tests/automated/android.xml.template create mode 100644 tests/automated/android64.xml.template create mode 100644 tests/automated/iphone64.xml.template (limited to 'tests') diff --git a/tests/automated/android.xml.template b/tests/automated/android.xml.template new file mode 100644 index 00000000..281ab625 --- /dev/null +++ b/tests/automated/android.xml.template @@ -0,0 +1,23 @@ + + + + + + + + + + +]]> + + + + + + diff --git a/tests/automated/android64.xml.template b/tests/automated/android64.xml.template new file mode 100644 index 00000000..d2d9929c --- /dev/null +++ b/tests/automated/android64.xml.template @@ -0,0 +1,23 @@ + + + + + + + + + + +]]> + + + + + + diff --git a/tests/automated/iphone64.xml.template b/tests/automated/iphone64.xml.template new file mode 100644 index 00000000..b7b3accb --- /dev/null +++ b/tests/automated/iphone64.xml.template @@ -0,0 +1,23 @@ + + + + + + + + + + +]]> + + + + + + -- cgit v1.2.3