mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Add Regist Tests
This commit is contained in:
parent
2a20ac4246
commit
0694af09ad
12 changed files with 187 additions and 58 deletions
|
@ -12,7 +12,8 @@ add_executable(chiaki-unit
|
|||
reorderqueue.c
|
||||
fec.c
|
||||
test_log.c
|
||||
test_log.h)
|
||||
test_log.h
|
||||
regist.c)
|
||||
|
||||
target_link_libraries(chiaki-unit chiaki-lib munit)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue