|
|
|
@ -6,11 +6,12 @@
|
|
|
|
|
|
|
|
|
|
Automated and semi-automated tests:
|
|
|
|
|
|
|
|
|
|
TEST: releng - auto_* tests could be run altogether by ./run_all_auto
|
|
|
|
|
- manual_* tests are to be run individually and manually.
|
|
|
|
|
TEST: releng
|
|
|
|
|
auto_* tests could be run altogether by ./run_all_auto
|
|
|
|
|
manual_* tests are to be run individually and manually
|
|
|
|
|
FILE: http://people.debian.org/~danchev/libburnia/logs/releng/
|
|
|
|
|
|
|
|
|
|
TEST: cppcheck
|
|
|
|
|
TEST: cppcheck - static code validator
|
|
|
|
|
FILE: http://people.debian.org/~danchev/libburnia/logs/cppcheck/
|
|
|
|
|
|
|
|
|
|
TEST: medistimator - checks the dialog mode of xorriso, size estimation
|
|
|
|
@ -23,12 +24,11 @@ Automated and semi-automated tests:
|
|
|
|
|
|
|
|
|
|
Non-automated tests:
|
|
|
|
|
|
|
|
|
|
TEST: valgrind
|
|
|
|
|
FILE:
|
|
|
|
|
TEST: valgrind - run-time validator
|
|
|
|
|
FILE: no logs yet
|
|
|
|
|
|
|
|
|
|
TEST: buildd_logs
|
|
|
|
|
TEST: buildd_logs - previous builds for several h/w architectures and kernels
|
|
|
|
|
FILE: http://buildd.debian.org
|
|
|
|
|
FILE: (err/warn from prev. builds for several h/w architectures and kernels: linux, kfreebsd, hurd)
|
|
|
|
|
|
|
|
|
|
TEST: gprof
|
|
|
|
|
FILE: CFLAGS=-pg ./configure && make
|
|
|
|
|