Complete Phase 1: add clock utility, unit test, build targets, and docs
This commit is contained in:
+5
-1
@@ -1 +1,5 @@
|
||||
# Empty stub: tests will be added as modules land.
|
||||
test_clock = executable('test_clock',
|
||||
'utils/test_clock.cpp',
|
||||
include_directories : sc_core_inc)
|
||||
|
||||
test('clock utils', test_clock)
|
||||
|
||||
Reference in New Issue
Block a user