Dmitry V. Levin
0c5b09c658
* tests/mmsg_name-v.c (VERBOSE_MMSGHDR): Remove. (VERBOSE): Define to 1. * tests/mmsg_name.c (test_mmsg_name): Check VERBOSE instead of VERBOSE_MMSGHDR.
5 lines
125 B
C
5 lines
125 B
C
/* This file is part of mmsg_name-v strace test. */
|
|
#define VERBOSE 1
|
|
#define TEST_NAME "mmsg_name-v"
|
|
#include "mmsg_name.c"
|