blob: c5a7324562923d07800c2999c043dff6aa13921b [file] [log] [blame]
#! /bin/sh
. tests.sh
if verbose_run "$DTC" "$@"; then
PASS
else
ret="$?"
FAIL "dtc returned error code $ret"
fi