From: Artem Bityutskiy Date: Fri, 1 Nov 2013 12:09:03 +0000 (+0200) Subject: tests: add test data X-Git-Tag: v3.1~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7606b12ea11fe725670fda8c38fbd41570834179;p=tools%2Fbmap-tools.git tests: add test data Add a randomly-generated test image and bmap files of different formats. The intention is to add a test case which verifies backward-compatibility. Change-Id: I4cfbb5b16b252bbde3292aabcc7b432c3ee23e9e Signed-off-by: Artem Bityutskiy --- diff --git a/tests/test-data/test.image.bmap.v1.2 b/tests/test-data/test.image.bmap.v1.2 new file mode 100644 index 0000000..9764bbb --- /dev/null +++ b/tests/test-data/test.image.bmap.v1.2 @@ -0,0 +1,90 @@ + + + + + + 821752 + + + 4096 + + + 201 + + + + 0-1 + 3-5 + 9-10 + 12 + 15-18 + 20 + 22 + 24 + 30-32 + 34-35 + 40 + 42-43 + 45 + 47 + 49-50 + 52-53 + 55-56 + 60-63 + 65-67 + 70 + 72 + 78-80 + 82-83 + 85 + 88 + 90-91 + 96 + 98-105 + 111 + 114-116 + 119-133 + 135 + 137 + 140 + 142-144 + 146-147 + 150-151 + 155 + 157 + 159-160 + 163-174 + 177 + 181-186 + 188-189 + 191 + 193 + 195 + 198-199 + + + + 117 + diff --git a/tests/test-data/test.image.bmap.v1.3 b/tests/test-data/test.image.bmap.v1.3 new file mode 100644 index 0000000..5c20964 --- /dev/null +++ b/tests/test-data/test.image.bmap.v1.3 @@ -0,0 +1,94 @@ + + + + + + 821752 + + + 4096 + + + 201 + + + 117 + + + e235f7cd0c6b8c07a2e6f2538510fb763e7790a6 + + + + 0-1 + 3-5 + 9-10 + 12 + 15-18 + 20 + 22 + 24 + 30-32 + 34-35 + 40 + 42-43 + 45 + 47 + 49-50 + 52-53 + 55-56 + 60-63 + 65-67 + 70 + 72 + 78-80 + 82-83 + 85 + 88 + 90-91 + 96 + 98-105 + 111 + 114-116 + 119-133 + 135 + 137 + 140 + 142-144 + 146-147 + 150-151 + 155 + 157 + 159-160 + 163-174 + 177 + 181-186 + 188-189 + 191 + 193 + 195 + 198-199 + + diff --git a/tests/test-data/test.image.bmap.v1.4 b/tests/test-data/test.image.bmap.v1.4 new file mode 100644 index 0000000..b1efaea --- /dev/null +++ b/tests/test-data/test.image.bmap.v1.4 @@ -0,0 +1,97 @@ + + + + + + 821752 + + + 4096 + + + 201 + + + 117 + + + sha256 + + + 4310fd457a88d307abeeb593a7888e1fa3cae0cfc01d905158967c904c5375e5 + + + + 0-1 + 3-5 + 9-10 + 12 + 15-18 + 20 + 22 + 24 + 30-32 + 34-35 + 40 + 42-43 + 45 + 47 + 49-50 + 52-53 + 55-56 + 60-63 + 65-67 + 70 + 72 + 78-80 + 82-83 + 85 + 88 + 90-91 + 96 + 98-105 + 111 + 114-116 + 119-133 + 135 + 137 + 140 + 142-144 + 146-147 + 150-151 + 155 + 157 + 159-160 + 163-174 + 177 + 181-186 + 188-189 + 191 + 193 + 195 + 198-199 + + diff --git a/tests/test-data/test.image.bmap.v2.0 b/tests/test-data/test.image.bmap.v2.0 new file mode 100644 index 0000000..a9df54d --- /dev/null +++ b/tests/test-data/test.image.bmap.v2.0 @@ -0,0 +1,97 @@ + + + + + + 821752 + + + 4096 + + + 201 + + + 117 + + + sha256 + + + d9cf7d44790d04fcbb089c5eeec7700e9233439ab6e4bd759035906e20f90070 + + + + 0-1 + 3-5 + 9-10 + 12 + 15-18 + 20 + 22 + 24 + 30-32 + 34-35 + 40 + 42-43 + 45 + 47 + 49-50 + 52-53 + 55-56 + 60-63 + 65-67 + 70 + 72 + 78-80 + 82-83 + 85 + 88 + 90-91 + 96 + 98-105 + 111 + 114-116 + 119-133 + 135 + 137 + 140 + 142-144 + 146-147 + 150-151 + 155 + 157 + 159-160 + 163-174 + 177 + 181-186 + 188-189 + 191 + 193 + 195 + 198-199 + + diff --git a/tests/test-data/test.image.gz b/tests/test-data/test.image.gz new file mode 100644 index 0000000..66d7341 Binary files /dev/null and b/tests/test-data/test.image.gz differ