OSDN Git Service

Read exif test images from the external storage of the test package
authorEarl Ou <shunhsingou@google.com>
Wed, 10 Oct 2012 08:58:19 +0000 (16:58 +0800)
committerEarl Ou <shunhsingou@google.com>
Wed, 17 Oct 2012 06:08:09 +0000 (14:08 +0800)
commitcdd116de25c9a9cc14704cb7348077ed99c7ade9
treeb043b59dbf433b7e5f30f720f6b43629a12f8b4d
parente541b11c637d84d44943ee89ab4a0da9f3061ab7
Read exif test images from the external storage of the test package

We can now add more exif test images under the application's private Pictures
directory, and put their corresponding xml files under Xml directory.
The tests will try to load them and use them as a testcase.

Change-Id: I2bc82bb7703e3a4516d1bc433ac5fabed2080987
tests/src/com/android/gallery3d/exif/ExifOutputStreamTest.java
tests/src/com/android/gallery3d/exif/ExifParserTest.java
tests/src/com/android/gallery3d/exif/ExifReaderTest.java
tests/src/com/android/gallery3d/exif/ExifTestRunner.java
tests/src/com/android/gallery3d/exif/ExifXmlDataTestCase.java
tests/src/com/android/gallery3d/exif/ExifXmlReader.java