Dedup function to create unique topic names in tests

Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
Erik Boasson 2020-03-24 18:50:09 +01:00 committed by eboasson
parent 63f67ae965
commit d089ce946c
28 changed files with 133 additions and 347 deletions

View file

@ -10,7 +10,7 @@
* SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
*/
#include "dds/dds.h"
#include "CUnit/Test.h"
#include "test_common.h"
CU_Test(ddsc_basic, test)
{