add stats

This commit is contained in:
Tobias Powalowski 2024-07-14 10:59:31 +02:00
parent 37055fc564
commit c5c4dd11b9

View file

@ -16,7 +16,7 @@ _usage () {
exit 0 exit 0
} }
_run_test () { _run_test () {
echo -e -n "\e[1mTestsuite checking ${1}...\e[m" echo -e "\e[1mTestsuite checking ${1}...\e[m"
} }
_result() { _result() {
if [[ -s ${1} ]]; then if [[ -s ${1} ]]; then