platform/libinjection/src/test-unit.sh
2019-08-16 10:42:40 -04:00

6 lines
97 B
Bash
Executable file

#!/bin/sh
set -e
cd ../tests
pwd
find . -name 'test*.txt' | xargs ${VALGRIND} ../src/testdriver