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

* commit '1d069f3a8a1ad45deba818b837aa92e59c0a2e1f':
  Add clatd test definitions to the testrunner.
This commit is contained in:
Lorenzo Colitti
2014-03-14 10:17:06 -07:00
committed by Android Git Automerger

View File

@@ -560,6 +560,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"