]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/test/doc/examples/custom_main.output
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / test / doc / examples / custom_main.output
CommitLineData
7c673cae
FG
1//[example_output
2> custom_main
3Using custom entry point...
4Running 1 test case...
5test.cpp(10): error: in "test1": check false has failed
6
7*** 1 failure is detected in the test module "custom_main"
8//]