blob: 3a1a98b5015141682ce3446baab5086ae227d38a [file] [log] [blame]
/* util-test-common.h - misc utilities for tests */
/*
* Copyright (c) 2014 Wind River Systems, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
/*
DESCRIPTION
Common utility-type macros for use in the sample projects.
*/
#ifndef _UTIL_TEST_COMMON__H_
#define _UTIL_TEST_COMMON__H_
/* nothing currently */
#endif /* _UTIL_TEST_COMMON__H_ */