Merge "Add clatd test definitions to the testrunner."

This commit is contained in:
Lorenzo Colitti
2014-03-14 00:38:14 +00:00
committed by Gerrit Code Review

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"