Add Skia's native tests to the master test definition file.

This commit is contained in:
Wei-Ta Chen
2009-05-28 13:42:14 -07:00
parent c83a2e9855
commit b515fb18c2

View File

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