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