summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sparseMichael Olbrich2019-09-224-2/+66
|\
| * test: check hd images with 'sfdisk -V'Michael Olbrich2019-09-201-0/+10
| * Merge pull request #62 from michaelolbrich/hd-fillMichael Olbrich2019-05-112-1/+2
| |\
| | * image-hd: add option to extend the image to the full sizeMichael Olbrich2019-05-072-1/+2
| * | Merge pull request #60 from michaelolbrich/percentMichael Olbrich2019-05-113-0/+52
| |\ \
| | * | genimage: allow percentages for image sizesMichael Olbrich2019-05-073-0/+52
| | |/
| * / hdimge: allow the last partition to fill the rest of the imageMichael Olbrich2019-05-041-1/+2
| |/
* / pad_file: Write sparse filesStefan Sørensen2019-03-111-0/+20
|/
* image-ext2: rename option mke2fs_conf -> mke2fs-confMichael Olbrich2019-02-151-1/+1
* hdimage: Add GPT supportStefan Sørensen2019-02-123-0/+61
* hdimage: make sure partitions are large enough for the contentMichael Olbrich2018-12-162-0/+15
* test: actually check for the prerequisites for hdimageMichael Olbrich2018-12-161-1/+1
* test: use partitions with actual contentMichael Olbrich2018-12-164-18/+7
* test: set umask to ensure that the test content is always the sameMichael Olbrich2018-11-231-0/+1
* test: add missing dependency for cpioMichael Olbrich2018-11-161-1/+1
* test: fix qemu-img checkMichael Olbrich2018-11-161-1/+1
* test/vfat.config: check non-multiple-of-1MB filesystem sizePeter Korsgaard2018-05-052-3/+3
* test: fix qemu dependenciesMichael Olbrich2018-03-291-1/+1
* image-ext: cleanup & improve mke2fs usageMichael Olbrich2018-03-293-3/+16
* test: add simple test for an image created with mke2fsMichael Olbrich2018-03-284-6/+139
* add qemu handlerAlexandre Fournier2018-03-193-0/+33
* Add FIT image supportSascha Hauer2018-03-193-0/+58
* systemp: Print command output on demandSascha Hauer2018-03-191-1/+1
* test: add test for extended-partition attributeGaël PORTAY2017-12-183-1/+54
* test: check the image sizesMichael Olbrich2017-11-231-15/+55
* test: minor fixesMichael Olbrich2017-11-221-4/+3
* test: fix check for older versions of the toolsMichael Olbrich2017-11-196-25/+41
* test: verbose test logging to help debuggingMichael Olbrich2017-11-191-3/+2
* test: make use of fs-timestampMichael Olbrich2017-11-197-7/+14
* test: add some simple checks to verify if the images are generated correctlyMichael Olbrich2017-11-197-12/+222
* add basic test suiteMichael Olbrich2017-11-1217-0/+1136