test: Add underscore prefix to macro parameters
authorSimon Glass <sjg@chromium.org>
Mon, 27 Jan 2020 15:49:41 +0000 (08:49 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 02:33:45 +0000 (19:33 -0700)
commitba8444a06623b4f9af051aec47247c202937ec00
tree001864ea8ca3fe725d0bc8ec3eed9a3e671ab1ba
parent88b3a37eaab4004cd3d26976dc3ee875bdba0b63
test: Add underscore prefix to macro parameters

If a test happens to use the same variable as the macro parameter the
macro does not work as intended. Add an underscore to guard against this.

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