support/testing/tests/package/test_bmap_tools: new test
authorNicolas Carrier <nicolas.carrier@orolia.com>
Mon, 21 Jun 2021 21:01:09 +0000 (23:01 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Fri, 25 Jun 2021 12:24:22 +0000 (14:24 +0200)
commit1023f742b8e4213685b9e4efe23f75885482fd8d
tree996cc991096cefd5647531682def76ec2ff6d9a2
parent3cf2782906d5cc05a3966c25518d2ce01f11afc8
support/testing/tests/package/test_bmap_tools: new test

This patch implements a simple test in which a dummy file system image
is created, then `bmaptool create` and `bmaptool copy` are used to copy
it to another file.

Signed-off-by: Nicolas Carrier <nicolas.carrier@orolia.com>
[Thomas: several reworks, add myself to DEVELOPERS]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[yann.morin.1998@free.fr: check the two files are identical]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
DEVELOPERS
support/testing/tests/package/sample_bmap_tools.sh [new file with mode: 0755]
support/testing/tests/package/test_bmap_tools.py [new file with mode: 0644]