]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/test/doc/examples/example28.output
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / test / doc / examples / example28.output
CommitLineData
7c673cae
FG
1//[example_output
2> example
3Running 1 test case...
4test.cpp(15): error in "test": check output.is_equal( "i=3" ) has failed. Output content: "i=2"
5
6*** 1 failures is detected in test suite "example"
7//]