mbed-os/hal/tests/TESTS/mbed_hal/ospi
Hari Limaye f95052cf6f CMake: Require TEST_SOURCES in greentea CMake file
Assumption that greentea test file is always named main.cpp is
incorrect. Updated mbed_greentea_add_test() macro to make TEST_SOURCES
parameter compulsory, which is used to specify greentea test
file(s). This allows tests to use C, or have a different name.
Therefore also updated all pre-existing greentea test CMake files to
explicity add main.cpp to TEST_SOURCES.
2021-06-29 13:33:42 +01:00
..
flash_configs add opsi driver 2020-09-16 11:27:23 +08:00
CMakeLists.txt CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
main.cpp add opsi driver 2020-09-16 11:27:23 +08:00
ospi_test.h add opsi driver 2020-09-16 11:27:23 +08:00
ospi_test_utils.cpp OSPI test: dummy cycle update 2020-11-10 18:38:21 +01:00
ospi_test_utils.h add opsi driver 2020-09-16 11:27:23 +08:00