mbox series

[0/2] test: fix naming of test functions in the log test suite

Message ID 20200506162608.96975-1-xypron.glpk@gmx.de
Headers show
Series test: fix naming of test functions in the log test suite | expand

Message

Heinrich Schuchardt May 6, 2020, 4:26 p.m. UTC
Some Python subtests executed via the 'ut' console command were not
executed due to not following a required naming convention.

Add a description of the naming convention.
Fix the tests.

Heinrich Schuchardt (2):
  test: describe naming conventions for macro UNIT_TEST
  test: fix naming of test functions in the log test suite

 include/test/test.h      | 24 +++++++++++++++++++-
 test/log/nolog_test.c    | 24 ++++++++++----------
 test/log/syslog_test.c   | 48 ++++++++++++++++++++--------------------
 test/py/tests/test_ut.py | 17 +++++++++++++-
 4 files changed, 75 insertions(+), 38 deletions(-)

--
2.26.2