summaryrefslogtreecommitdiff
path: root/source/test/unittests/CMakeLists.txt
blob: ff99c9c45722b24a2064eb0f5e94c496209c9003 (plain)
1
2
3
4
5
target_sources(
  ${KIT_TEST_SUITE}
    PRIVATE
      async_function.test.c main.test.c array_ref.test.c
      input_stream.test.c input_buffer.test.c dynamic_array.test.c)