clock_noslope

This commit is contained in:
Romain Vimont
2023-03-27 02:12:59 +02:00
parent 2fff9b9edf
commit 0969f4eae7
5 changed files with 21 additions and 211 deletions

View File

@@ -277,10 +277,6 @@ if get_option('buildtype') == 'debug'
'src/util/strbuf.c',
'src/util/term.c',
]],
['test_clock', [
'tests/test_clock.c',
'src/clock.c',
]],
['test_control_msg_serialize', [
'tests/test_control_msg_serialize.c',
'src/control_msg.c',