#!/bin/sh . $(dirname $0)/../test_library start() { ../../src/stunnel -fd 0 < "error.log" test_log_for "013_CRL_file" "success" "$1" 2>> "stderr.log" exit $?