[tracker/functional-test: 6/18] Sample files for the writeback functionaly testing



commit 1fae915a84b73d8f1bed78bf15ba0586e40370e4
Author: Ivan Frade <ivan frade nokia com>
Date:   Wed Aug 18 18:24:01 2010 +0300

    Sample files for the writeback functionaly testing

 .../test-writeback-data/Makefile.am                |   10 ++++++++++
 .../test-writeback-data/writeback-test-1.jpeg      |  Bin 0 -> 306 bytes
 .../test-writeback-data/writeback-test-2.tif       |  Bin 0 -> 4594 bytes
 .../test-writeback-data/writeback-test-4.png       |  Bin 0 -> 2374 bytes
 4 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/tests/functional-tests/test-writeback-data/Makefile.am b/tests/functional-tests/test-writeback-data/Makefile.am
new file mode 100644
index 0000000..af00265
--- /dev/null
+++ b/tests/functional-tests/test-writeback-data/Makefile.am
@@ -0,0 +1,10 @@
+include $(top_srcdir)/Makefile.decl
+
+wbtestdir = $(datadir)/tracker-tests/test-writeback-data/
+
+wbtest_DATA =			\
+	writeback-test-1.jpeg	\
+	writeback-test-2.tif	\
+	writeback-test-4.png		
+
+EXTRA_DIST = $(wbtest_DATA)
diff --git a/tests/functional-tests/test-writeback-data/writeback-test-1.jpeg b/tests/functional-tests/test-writeback-data/writeback-test-1.jpeg
new file mode 100644
index 0000000..160a924
Binary files /dev/null and b/tests/functional-tests/test-writeback-data/writeback-test-1.jpeg differ
diff --git a/tests/functional-tests/test-writeback-data/writeback-test-2.tif b/tests/functional-tests/test-writeback-data/writeback-test-2.tif
new file mode 100644
index 0000000..8d91556
Binary files /dev/null and b/tests/functional-tests/test-writeback-data/writeback-test-2.tif differ
diff --git a/tests/functional-tests/test-writeback-data/writeback-test-4.png b/tests/functional-tests/test-writeback-data/writeback-test-4.png
new file mode 100644
index 0000000..7ff9788
Binary files /dev/null and b/tests/functional-tests/test-writeback-data/writeback-test-4.png differ



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