cmake_minimum_required(VERSION 2.8...3.13)

add_subdirectory(test_http)
add_subdirectory(test_tcp)
add_subdirectory(test_suite)

