imip-agent

test_all.sh

736:79a612e2f4e7
2015-09-13 Paul Boddie Minor simplification.
     1 #!/bin/sh     2      3 for FILENAME in tests/test_*.sh ; do echo $FILENAME ; $FILENAME ; done