osmo-iuh/src/tests/test_common.h

5 lines
74 B
C

#pragma once
int test_common_init(void);
void test_common_cleanup(void);