summaryrefslogtreecommitdiffstats
path: root/test/hdimage.config
Commit message (Collapse)AuthorAgeFilesLines
* test: hdimage: use one empty partiton fileMichael Olbrich2020-11-271-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Merge pull request #62 from michaelolbrich/hd-fillMichael Olbrich2019-05-111-0/+1
|\ | | | | image-hd: add option to extend the image to the full size
| * image-hd: add option to extend the image to the full sizeMichael Olbrich2019-05-071-0/+1
| | | | | | | | | | | | This can be useful when the image is used directly, e.g. with qemu. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* | hdimge: allow the last partition to fill the rest of the imageMichael Olbrich2019-05-041-1/+2
|/ | | | | | Use the existing 'autoresize' partition option for this. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* test: add test for extended-partition attributeGaël PORTAY2017-12-181-0/+38
| | | | | | | This adds a second hdimage to test for the extended-partition attribute that specifies the place of the extended partition in MBR. Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com>
* add basic test suiteMichael Olbrich2017-11-121-0/+36
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>