]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: test: Show the test filename when running
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:15 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:09 +0000 (07:03 -0600)
commit801587bd771835bf1341646c3f6b490469199e2b
treecd1b4eea856bba994886248d3111b8abd7930958
parentf86db10cc56b9c8b73cb1bb94c5172c96958ef29
dm: test: Show the test filename when running

Show the filename of the test being run. Skip the path and show just the
base name.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/test/test.h
test/dm/test-main.c