From 1d1fd17cca064306dd5d528d59a4bce0581dcc63 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 25 Jul 2011 13:58:45 +0200 Subject: Cross JUnit Tests - All Passed: Android+Linux armv7 - junit.cross targets: - use scripting to save time, ie write all target commands to script, xfer, exec - junit: delete result folder just before junit.run - Test BuildEnvironment.java: Simplify path config via properties (for android) - AndroidVersion: No annoying exception dump if Build$VERSION* is not found (not android) - launch scripts: use absolute TARGET_ROOT path for dynamic linker env. --- make/build-test.xml | 153 +++++++++++++++++++++++++--------------------------- 1 file changed, 74 insertions(+), 79 deletions(-) (limited to 'make/build-test.xml') diff --git a/make/build-test.xml b/make/build-test.xml index a0a9783..51dc554 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -196,12 +196,6 @@ - - - - - - @@ -216,11 +210,13 @@ - - - - - + + + @@ -240,46 +236,45 @@ - - - - - - - - - - - - - - - - - - - - - - + - - + + - - - - - + + + @@ -299,42 +294,35 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + - - + + - @@ -342,6 +330,7 @@ + + + + + + + -- cgit v1.2.3