Files
linuxkit/test/cases/040_packages
Dave Tucker 6aed51ca5c tests: Remove hardcoded sizes from extend tests
In order to update these tests it required first running df -h to obtain
the new disk size and then adding that value to check.sh
This commit replaces the hardcoded values with a regex that checks that
the filesystem is somewhere between 400-599MB in size. Before being
extended this would have been somewhere in the region of 200-300MB.

Signed-off-by: Dave Tucker <dt@docker.com>
2017-08-08 13:47:32 +01:00
..
2017-08-07 15:04:42 +01:00
2017-08-07 15:04:42 +01:00
2017-08-07 15:04:42 +01:00
2017-08-07 15:04:42 +01:00
2017-08-07 15:04:42 +01:00
2017-08-07 15:04:42 +01:00

NOTE: The cases in this directory are ordered alphabetically. The index used is the position of the first letter of the name in the alphabet. For example, 001_a, 002_b, 003_c etc...