imip-agent

test_all.sh

732:4e6a143c641a
2015-09-13 Paul Boddie Changed heading levels.
     1 #!/bin/sh     2      3 for FILENAME in tests/test_*.sh ; do echo $FILENAME ; $FILENAME ; done