]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/test/doc/examples/example09.output
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / test / doc / examples / example09.output
CommitLineData
7c673cae
FG
1//[example_output
2> example
3Running 3 test cases...
4test.cpp(15): error: in "my_test<unsigned char>": check sizeof(T) == 4U has failed [1 != 4]
5
6*** 1 failure is detected in the test module "Master Test Suite"
7//]