mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Add Test for Takion Send Buffer
This commit is contained in:
parent
8914ac5f0b
commit
03b81e9509
6 changed files with 192 additions and 4 deletions
|
@ -10,7 +10,9 @@ add_executable(chiaki-unit
|
|||
takion.c
|
||||
seqnum.c
|
||||
reorderqueue.c
|
||||
fec.c)
|
||||
fec.c
|
||||
test_log.c
|
||||
test_log.h)
|
||||
|
||||
target_link_libraries(chiaki-unit chiaki-lib munit)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue