Commit Graph

12 Commits (ef576ab3896ced9a09a588202910934944e9a60f)

Author SHA1 Message Date
Johannes 'josch' Schauer ef576ab389
use LC_ALL=C.UTF-8 instead of LC_ALL=C 5 years ago
Johannes 'josch' Schauer 97d273aaf6
disable merged usr 6 years ago
Johannes 'josch' Schauer c8dbe5bd15
coverage.sh: account for differently ordered /etc/shells 6 years ago
Johannes 'josch' Schauer 94862ef03e
coverage.sh: make regex more precise and relax it for version numbers 6 years ago
Johannes 'josch' Schauer 2618a587a0
coverage.sh: allow running without qemu
On machines without kvm using qemu is not practical. Now, most tests can
be run without a container. Also add support for missing unshare, proot
and binfmt.
6 years ago
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