Add Tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Timer {
|
||||
namespace Test {
|
||||
|
||||
bool TestMetronome();
|
||||
bool TestTimer();
|
||||
bool TestTrigger();
|
||||
|
||||
} // namespace Test
|
||||
} // namespace Timer
|
||||
Reference in New Issue
Block a user