Qinghao Shi
6649e95106
TESTS: Reduce allocate memory size
2021-08-17 09:59:00 +01:00
Jaeden Amero
b5c2f7079e
Merge pull request #14718 from Meano/develop
...
Feature: Make changes for Cortex-A5 support
2021-07-01 10:23:41 +01:00
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
Meano
ff2188150a
Make changes for Cortex-A5 support
2021-06-23 13:36:55 +08:00
Rajkumar Kanagaraj
6824b14e48
CMake: rename greentea test macro
2021-02-02 07:43:40 -08:00
Rajkumar Kanagaraj
2d53e005e8
CMake: Add CMake support for rtos greentea test
2021-01-05 09:11:41 -08:00
Rajkumar Kanagaraj
fcf36bb9e2
Move rtos greentea test closure to library
2020-09-16 13:06:05 +01:00
Martin Kojtal
a6ce2c53a0
platform: move internal headers to internal/
...
They belong to internal folder to follow our guideline, not in source as they were.
2020-08-20 08:58:00 +01:00
Qinghao Shi
fe8e51fde2
TESTS: fix timing drift test in rtos folder
2020-07-28 14:16:56 +01:00
Qinghao Shi
0bacd5b8e1
TESTS: update test with explicit skip message
2020-07-28 14:15:51 +01:00
Ashok Rao
3a1b0744ba
Moving around a few items within \rtos
2020-07-09 15:57:29 +01:00