blob: af93c59934c20c134f4e78883edacef73e0ce144 [file] [log] [blame]
# Fortran TestSuite Directory Structure (TENTATIVE):
#
# UnitTests - Single source tests for language features
# Benchmarks - Single source tests for benchmarking
# Applications - Multi-source tests for proxy apps, small apps, etc.
#
# This file should only contain add_subdirectory(...) one for each test
# directory
add_subdirectory(UnitTests)