Dmitry V. Levin
850523683d
* tests/mmsg_name-v.c: New file. * tests/mmsg_name-v.test: New test. * tests/.gitignore: Add mmsg_name-v. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add mmsg_name-v.test.
5 lines
131 B
C
5 lines
131 B
C
/* This file is part of mmsg_name-v strace test. */
|
|
#define VERBOSE_MMSGHDR
|
|
#define TEST_NAME "mmsg_name-v"
|
|
#include "mmsg_name.c"
|