app/test: display command line when starting
authorOlivier Matz <olivier.matz@6wind.com>
Tue, 15 Mar 2016 12:25:22 +0000 (13:25 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 24 Mar 2016 20:12:45 +0000 (21:12 +0100)
commitf632ff17a6b52e8873fb1c6e191658498994006c
tree9b7203c4ba16f35e0b860655cb1f82576462326a
parent437958e84749812cb9c3babf8dc0f6a84f537bab
app/test: display command line when starting

It's useful for debug purposes to see the command line used by
autotest.py.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
app/test/autotest_runner.py