mirror of
https://github.com/drasko/codezero.git
synced 2026-04-18 09:49:05 +02:00
Reorganized test container sources
This commit is contained in:
7
conts/test/include/tests.h
Normal file
7
conts/test/include/tests.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __TESTS_H__
|
||||
#define __TESTS_H__
|
||||
|
||||
|
||||
int capability_test(void);
|
||||
|
||||
#endif /* __TESTS_H__ */
|
||||
Reference in New Issue
Block a user