am 69825fa9: Merge "Added test definitions for framework UI and Utils libs." into kraken

Merge commit '69825fa9b898067f07abce3c6e63c6ac8fe89fd6' into gingerbread-plus-aosp

* commit '69825fa9b898067f07abce3c6e63c6ac8fe89fd6':
  Added test definitions for framework UI and Utils libs.
This commit is contained in:
Jeff Brown
2010-06-14 11:05:05 -07:00
committed by Android Git Automerger

View File

@@ -110,6 +110,14 @@ See test_defs.xsd for more information.
coverage_target="framework" coverage_target="framework"
continuous="true" /> continuous="true" />
<test-native name="libui"
build_path="frameworks/base/libs/ui/tests"
description="Framework libui unit tests." />
<test-native name="libutils"
build_path="frameworks/base/libs/utils/tests"
description="Framework libutils unit tests." />
<!-- end of framework tests --> <!-- end of framework tests -->
<!-- media framework tests --> <!-- media framework tests -->