Added ASTL tests to the suite.
This commit is contained in:
@@ -478,11 +478,19 @@ Native tests:
|
||||
-->
|
||||
|
||||
<!-- native tests -->
|
||||
|
||||
<!-- Bionic C++ -->
|
||||
<test-native name="libstdcpp"
|
||||
build_path="system/extras/tests/bionic/libstdc++"
|
||||
description="Bionic libstdc++."
|
||||
extra_make_args="BIONIC_TESTS=1" />
|
||||
|
||||
<!-- Android STL tests -->
|
||||
<test-native name="astl"
|
||||
build_path="external/astl/tests"
|
||||
description="Android STL."
|
||||
extra_make_args="ASTL_TESTS=1" />
|
||||
|
||||
<!-- pending patch 820
|
||||
<test-native name="gtest"
|
||||
build_path="external/gtest"
|
||||
|
||||
Reference in New Issue
Block a user