Changeset - fa5788feed0f
default
0
1
0
tests: check returncode from executing external commands
If a command fails, it could lead to undefined behavior,
which lets tests fail without clear indication of the cause of the failures.
Therefore, if not stated otherwise, check the return code.
If a command fails, it could lead to undefined behavior,
which lets tests fail without clear indication of the cause of the failures.
Therefore, if not stated otherwise, check the return code.
1 file changed with 26 insertions and 19 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)