summaryrefslogtreecommitdiffstats
path: root/utest/trace-utest.h
blob: 917c0e786a700fa900686f3e3ad6b9782cf2b77d (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: LGPL-2.1 */
/*
 * Copyright (C) 2020, VMware, Tzvetomir Stoyanov <tz.stoyanov@gmail.com>
 *
 */
#ifndef _TRACE_UTEST_H_
#define _TRACE_UTEST_H_

void test_tracefs_lib(void);

#endif /* _TRACE_UTEST_H_ */