executables.test 114 B

12345678
  1. #!/bin/sh
  2. . ./testlib.sh
  3. # Just test whether the executables work
  4. $tincd --help
  5. $tinc --help
  6. $sptps_test --help