am 9662fbd2: Merge "Added the test def for new camera native tests." into jb-mr2-dev

* commit '9662fbd25961c3d87c9d6ea460a8a7ab292b1ed7':
  Added the test def for new camera native tests.
This commit is contained in:
Yu Shan Emily Lau
2013-06-03 10:30:29 -07:00
committed by Android Git Automerger

View File

@@ -187,6 +187,13 @@ See test_defs.xsd for more information.
runner=".MediaFrameworkUnitTestRunner" runner=".MediaFrameworkUnitTestRunner"
coverage_target="framework" /> coverage_target="framework" />
<test-native name="camera-client-native"
build_path="frameworks/av/camera/tests/"
description="Camera client native tests." />
<test-native name="camera-hal2-native"
build_path="hardware/libhardware/tests/camera2"
description="Camera hal2 native tests." />
<!-- end of media framework tests --> <!-- end of media framework tests -->
<!-- targeted framework tests --> <!-- targeted framework tests -->