Add test coverage for the config system and battery patches

pull/144/head
Hamish Coleman 5 years ago
parent 7a7b946073
commit fffb1b64f4

@ -6,6 +6,9 @@ before_script:
- sudo make build-deps
script:
- make patch_enable_battery
- make test
- rm -f .config
- make test
- make test.img.orig

Loading…
Cancel
Save