]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/test/doc/examples/example12.output
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / test / doc / examples / example12.output
CommitLineData
7c673cae
FG
1//[example_output
2> example
3Running 4 test cases...
4test.cpp(21): fatal error: in "test_suite1/test_case2": critical check 1 == 2 has failed [1 != 2]
5test.cpp(35): error: in "test_suite2/test_case4": check false has failed
6
7*** 2 failures are detected in the test module "example"
8//]