Merge "Remove the astl tests from testrunner."

This commit is contained in:
Elliott Hughes
2012-08-08 10:18:08 -07:00
committed by Android (Google) Code Review

View File

@@ -515,12 +515,6 @@ See test_defs.xsd for more information.
build_path="external/skia/tests"
description="Skia tests." />
<!-- Android STL tests -->
<test-native name="astl"
build_path="external/astl/tests"
description="Android STL."
extra_build_args="ASTL_TESTS=1" />
<!-- Google Test -->
<test-native name="gtest"
build_path="external/gtest"