]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/test/doc/examples/example33.output
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / test / doc / examples / example33.output
CommitLineData
7c673cae
FG
1//[example_output
2> example
3Running 1 test case...
4test.cpp(8): error in "test": check (char)0x26 =.= 0x04 failed.
5Mismatch in a position 1
6Mismatch in a position 5
7Operands bit sizes mismatch: 8 != 32
8
9*** 1 failures is detected in test suite "example"
10//]