Merge change 2640

* changes:
  Add Skia's native tests to the master test definition file.
This commit is contained in:
Android (Google) Code Review
2009-05-28 15:19:30 -07:00

View File

@@ -286,6 +286,10 @@ Native tests:
description="Bionic libstdc++." description="Bionic libstdc++."
extra_make_args="BIONIC_TESTS=1" /> extra_make_args="BIONIC_TESTS=1" />
<test-native name="libskia"
build_path="external/skia/tests"
description="Skia tests." />
<!-- pending patch 820 <!-- pending patch 820
<test-native name="gtest" <test-native name="gtest"
build_path="external/gtest" build_path="external/gtest"