]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/test/doc/examples/decorator_03.output
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / test / doc / examples / decorator_03.output
1 //[example_output
2 > decorator_03 --run_test=@trivial
3 Running 3 test cases...
4
5 *** No errors detected
6
7
8 > decorator_03 --run_test=@simple
9 Running 3 test cases...
10
11 *** No errors detected
12 //]