DEBSOURCES
Skip Quicknav
sources / sphinxbase / 0.8%2B5prealpha-3 / test / unit / test_alloc / test_ckd_alloc_fail.sh
1234567891011
#!/bin/sh . ../testfuncs.sh ./test_ckd_alloc_fail if [ $? = 255 ]; then pass expected_failure else fail expected_failure fi