1 2 3 4 5 6 7 8 9 10
test_filenames = [ 'main.c', 'test.c', 'float.c', 'diagnostic.c', 'gpio.c', 'time.c' ] test_sources = files(test_filenames)