[tracker/tracker-0.10] functional-tests: Added audio+DRM file to the extraction test cases



commit 455e720e740436134f90788e13a9850e92d93f76
Author: Ivan Frade <ivan frade nokia com>
Date:   Mon Feb 7 16:45:57 2011 +0200

    functional-tests: Added audio+DRM file to the extraction test cases

 .../audio/Jazz_Audio_OPLs0.expected                |   14 ++++++++++++++
 .../audio/Jazz_Audio_OPLs0.pya                     |  Bin 0 -> 198963 bytes
 .../test-extraction-data/audio/Makefile.am         |    4 +++-
 3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/tests/functional-tests/test-extraction-data/audio/Jazz_Audio_OPLs0.expected b/tests/functional-tests/test-extraction-data/audio/Jazz_Audio_OPLs0.expected
new file mode 100644
index 0000000..39e8d6d
--- /dev/null
+++ b/tests/functional-tests/test-extraction-data/audio/Jazz_Audio_OPLs0.expected
@@ -0,0 +1,14 @@
+[TestFile]
+Filename=Jazz_Audio_0PLs0.pya
+Bugzilla=NB#225208
+Comment=DRM protected audio file
+# Downloaded from  http://playready.directtaps.net/pr/public/
+ExpectedFailure=
+
+[Metadata]
+a=nmm:MusicPiece
+!a=nmm:Video
+!a=nfo:Image
+!a=nmm:Photo
+
+[Meego]
diff --git a/tests/functional-tests/test-extraction-data/audio/Jazz_Audio_OPLs0.pya b/tests/functional-tests/test-extraction-data/audio/Jazz_Audio_OPLs0.pya
new file mode 100644
index 0000000..118e087
Binary files /dev/null and b/tests/functional-tests/test-extraction-data/audio/Jazz_Audio_OPLs0.pya differ
diff --git a/tests/functional-tests/test-extraction-data/audio/Makefile.am b/tests/functional-tests/test-extraction-data/audio/Makefile.am
index 8fa599d..7f21d70 100644
--- a/tests/functional-tests/test-extraction-data/audio/Makefile.am
+++ b/tests/functional-tests/test-extraction-data/audio/Makefile.am
@@ -6,6 +6,8 @@ audiotest_DATA =                                       \
 	audio-test-1.mp3                               \
 	audio-test-1.expected                          \
 	audio-test-2.mp3                               \
-	audio-test-2.expected
+	audio-test-2.expected			       \
+	Jazz_Audio_0PLs0.pya			       \
+	Jazz_Audio_0PLs0.expected
 
 EXTRA_DIST = $(audiotest_DATA)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]