blob: 37f7dbbdf3176172b8cd4374bd5687633b0a1122 (
plain)
1
2
3
4
5
6
|
target_sources(
${KIT_TEST_SUITE}
PRIVATE
async_function.test.c main.test.c string_ref.test.c
array_ref.test.c input_stream.test.c lower_bound.test.c
input_buffer.test.c dynamic_array.test.c)
|