Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > d3c732bcddee997381ae7599db6439ca > files > 4086

boost-examples-1.60.0-6.1.mga6.noarch.rpm

//[example_output
> decorator_20
Running 2 test cases...
test.cpp(18): error: in "suite1/test_2": check 2 != 2 has failed [2 == 2]
test.cpp(24): error: in "suite1/test_io": check 3 != 3 has failed [3 == 3]

*** 2 failures are detected in the test module "decorator_20"

> decorator_20 --list_content
suite1*
    test_1
    test_2*
    test_io*
    test_db
//]