]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/test/doc/examples/decorator_06.output
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / test / doc / examples / decorator_06.output
CommitLineData
7c673cae
FG
1//[example_output
2> decorator_06
3Running 1 test case...
4test.cpp(11): error: in "test_io": check 1 != 1 has failed [1 == 1]
5
6*** 1 failure is detected in the test module "decorator_06"
7
8
9> decorator_06 --list_content
10test_io*
11test_db
12//]