Add test coverage for the config system and battery patches

This commit is contained in:
Hamish Coleman 2019-09-21 19:52:31 +08:00
parent 7a7b946073
commit fffb1b64f4

View File

@ -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