Lines Matching full:execution
30 echo "ERROR: Wrong expectation for direct file execution: ${ret}"
34 echo "ERROR: Wrong output for direct file execution: ${out}"
50 echo "ERROR: Wrong expectation for indirect file execution: ${ret}"
54 echo "ERROR: Wrong output for indirect file execution: ${out}"
70 echo "ERROR: Wrong expectation for stdin regular file execution: ${ret}"
74 echo "ERROR: Wrong output for stdin regular file execution: ${out}"
89 echo "ERROR: Wrong expectation for stdin pipe execution: ${ret}"
104 echo "ERROR: Wrong expectation for arbitrary argument execution: ${ret}"
108 echo "ERROR: Wrong output for arbitrary argument execution: ${out}"
135 # We get 126 because of direct execution by Bash.
155 # Direct execution of non-executable script is alwayse denied by the kernel.
175 # Direct execution of non-executable script is alwayse denied by the kernel.
195 # Direct execution of non-executable script is alwayse denied by the kernel.