run_test.sh 68 B

123456789
  1. set -ex
  2. test -f $PREFIX/lib/libyaml-cpp.so
  3. test/test.sh
  4. exit 0