Add clatd test definitions to the testrunner.

Bug: 11542311
Change-Id: If7b646150455490ef9429c909c78d4fe1528d78d
This commit is contained in:
Lorenzo Colitti
2014-02-22 01:56:46 +09:00
parent a0bcd58532
commit 791bef5218

View File

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