am 8680138d: Merge "Add clatd test definitions to the testrunner."

* commit '8680138dd64c81cf25e05a4ae4f8195368cb9e55':
  Add clatd test definitions to the testrunner.
This commit is contained in:
Lorenzo Colitti
2014-03-14 00:44:46 +00:00
committed by Android Git Automerger

View File

@@ -554,6 +554,11 @@ See test_defs.xsd for more information.
description="Google test." description="Google test."
extra_build_args="GTEST_TESTS=1" /> extra_build_args="GTEST_TESTS=1" />
<!-- clatd -->
<test-native name="clatd"
build_path="external/android-clat"
description="clatd unit tests." />
<!-- Libjingle --> <!-- Libjingle -->
<test-native name="libjingle" <test-native name="libjingle"
build_path="vendor/google/libraries/libjingle" build_path="vendor/google/libraries/libjingle"