Commit graph

206 commits

Author SHA1 Message Date
40e25ef653
coverage.sh: only run cover if coverage data exists
This is useful if ./coverage.sh is run with CMD=./mmdebstrap and thus
gathering coverage data is disabled.
2018-11-23 17:28:37 +01:00
13358fc039
coverage.sh: conditionally copy mmdebstrap to ./shared
- only copy if local copy is newer than the copy in ./shared
 - this enables the autopkgtest to place its own version in ./shared
   which will then not be overwritten
2018-11-23 17:27:40 +01:00
935f5b7a66
Instead of requiring root, use qemu
- unprivileged creation of rootfs using guestfish
 - allows full control over network, installed packages
 - merged test.sh into coverage.sh
2018-11-21 00:21:43 +01:00
bcb6b65b72
coverage.sh: add more tests 2018-11-02 17:24:46 +01:00
3c411012be
coverage.sh: print script progress 2018-10-24 02:37:45 +02:00
f3d227ae5f
add coverage.sh 2018-10-23 18:04:34 +02:00