Download this file
8 lines (6 with data), 206 Bytes
#!/usr/bin/env bash
# -*- shell-script -*-
t=${0##*/}; TEST_NAME=${t:5} # basename $0 with 'test-' stripped off
[ -z "$builddir" ] && builddir=$PWD
. ${builddir}/check-common.sh
run_test_check dbg-test1
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.