Macro
SEQAN_SKIP_TEST
Force the test to return without failing and mark it as skipped.
SEQAN_SKIP_TEST
Examples
SEQAN_DEFINE_TEST(test_skipped)
{
    SEQAN_SKIP_TEST;
}
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:37