[PATCH weston] zunitc: made name of test fixture parameter explicit.
Jon A. Cruz
jonc at osg.samsung.com
Thu Oct 22 21:11:11 PDT 2015
During review of the addition of waycheck, it was pointed out that there
could be problems due to ZUC_TEST_F() creating an input parameter with a
hidden implicit name. This change addresses that by making the name of
the passed in parameter a required third input on the ZUC_TEST_F() macro.
Jon A. Cruz (1):
zunitc: made name of test fixture parameter explicit.
tests/config-parser-test.c | 42 +++++++++++++++++++--------------------
tools/zunitc/inc/zunitc/zunitc.h | 25 ++++++++++++++++++-----
tools/zunitc/test/fixtures_test.c | 6 +++---
tools/zunitc/test/zunitc_test.c | 6 +++---
4 files changed, 47 insertions(+), 32 deletions(-)
--
2.1.4
More information about the wayland-devel
mailing list