blob: 48b779eb97677019927c9aba4de3911b35c0fc38 [file] [log] [blame]
#! /bin/sh
run_binary "./opal-gard" "-p -e -8 -f test/files/data1.bin show 1"
if [ "$?" -ne 0 ] ; then
fail_test
fi
diff_with_result
pass_test