perf: overflow test
Change-Id: Ic7aa0d99ae9a5b7d3ce4436129a360275e6937ca refs: #1358
This commit is contained in:
9
test/perf_overflow/simple_test.h
Normal file
9
test/perf_overflow/simple_test.h
Normal file
@ -0,0 +1,9 @@
|
||||
/* simple_test.h COPYRIGHT FUJITSU LIMITED 2019 */
|
||||
#ifndef _SIMPLE_TEST_H_
|
||||
#define _SIMPLE_TEST_H_
|
||||
|
||||
#include "perf_common.h"
|
||||
|
||||
int simple_test(void);
|
||||
|
||||
#endif /* _SIMPLE_TEST_H_ */
|
||||
Reference in New Issue
Block a user