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