This file is indexed.

/usr/share/doc/polyorb-doc/examples/corba/all_functions/test.out is in polyorb-doc 2.11~20140418-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
test not nil reference......................................: PASSED
test void procedure.........................................: PASSED
test in param procedure.....................................: PASSED
test out param procedure....................................: PASSED
test in out param procedure.................................: PASSED
test in and out param procedure.............................: PASSED
test in and inout param procedure...........................: PASSED
test inout and out param procedure..........................: PASSED
test in and out and inout param procedure...................: PASSED
test void function..........................................: PASSED
test in param function......................................: PASSED
test out param function.....................................: PASSED
test inout param function...................................: PASSED
test in and out param function..............................: PASSED
test in and inout param function............................: PASSED
test out and inout param function...........................: PASSED
test in and out and inout param function....................: PASSED
test void one way procedure.................................: PASSED
test in param one way procedure.............................: PASSED