From 0bb3fffd1ab90888e5a7ee36dee28da14a16625c Mon Sep 17 00:00:00 2001 From: Julien Desprez Date: Thu, 19 Nov 2020 09:42:41 -0800 Subject: [PATCH] Add a template for java host unit tests This will execute the host unit tests in isolation. Test: make aoa-helper-test Bug: 172961860 Change-Id: Icbbf7214d877bd2e65ac1b97bc299f7af7acdcfe --- core/java_host_unit_test_config_template.xml | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 core/java_host_unit_test_config_template.xml diff --git a/core/java_host_unit_test_config_template.xml b/core/java_host_unit_test_config_template.xml new file mode 100644 index 0000000000..ff300daf0f --- /dev/null +++ b/core/java_host_unit_test_config_template.xml @@ -0,0 +1,26 @@ + + + + +