1//[example_output 2> example 3Running 1 test case... 4test.cpp(19): error: in "test_multi_context": check level < rand_value has failed [7 >= 5] 5Failure occurred in a following context: 6 With level 7 7 Random value=42 8test.cpp(19): error: in "test_multi_context": check level < rand_value has failed [8 >= 6] 9Failure occurred in a following context: 10 With level 8 11 Random value=49 12test.cpp(19): error: in "test_multi_context": check level < rand_value has failed [9 >= 5] 13Failure occurred in a following context: 14 With level 9 15 Random value=21 16 17*** 3 failures are detected in the test module "example83 multicontext" 18//] 19