Commit Graph

7 Commits (6634f4f49fff6ab34e5ef5849489b3fba7bf2e2c)

Author SHA1 Message Date
Johannes 'josch' Schauer 6634f4f49f
coverage.sh: fix status line 6 years ago
Johannes 'josch' Schauer 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.
6 years ago
Johannes 'josch' Schauer 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
6 years ago
Johannes 'josch' Schauer 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
6 years ago
Johannes 'josch' Schauer bcb6b65b72
coverage.sh: add more tests 6 years ago
Johannes 'josch' Schauer 3c411012be
coverage.sh: print script progress 6 years ago
Johannes 'josch' Schauer f3d227ae5f
add coverage.sh 6 years ago