mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
tests: enable hash_table unit tests
This commit is contained in:
parent
7bf06e0dd3
commit
430f5f8a94
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ if(CRITERION_FOUND)
|
|||
timing.c
|
||||
utils.c
|
||||
tsc.c
|
||||
hash_table.c
|
||||
)
|
||||
|
||||
add_executable(unit-tests ${TEST_SRC})
|
||||
|
|
Loading…
Add table
Reference in a new issue