#!/bin/sh . ./testlib.sh # Just test whether the executables work $tincd --help $tinc --help if [ -e $sptps_test ]; then $sptps_test --help fi