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