test: show the tool exit status on failure
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 20 Jan 2022 04:17:50 +0000 (14:17 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Sun, 23 Jan 2022 21:56:47 +0000 (07:56 +1000)
commit34ef11d9c9d7c2b16eea273874e7627705e05d6c
tree2054f463a197b7180210181b95374127c750989d
parent0e3f72af654649f5db64cfd8c8104f88fb55eeb2
test: show the tool exit status on failure

We already do so for the non-successful cases, let's do this here too so we know
whether it was a signal or a normal exit.
test/tool-option-parsing.py