From c9e589cc70ef0484c0631c7f871c47b089fb729d Mon Sep 17 00:00:00 2001 From: Maciej Bocianski Date: Mon, 9 Oct 2017 11:49:52 +0200 Subject: [PATCH] Move heap_and_stack tests --- .../memory => TESTS/mbedmicro-rtos-mbed}/heap_and_stack/main.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {rtos/TARGET_CORTEX/rtx5/TESTS/memory => TESTS/mbedmicro-rtos-mbed}/heap_and_stack/main.cpp (100%) diff --git a/rtos/TARGET_CORTEX/rtx5/TESTS/memory/heap_and_stack/main.cpp b/TESTS/mbedmicro-rtos-mbed/heap_and_stack/main.cpp similarity index 100% rename from rtos/TARGET_CORTEX/rtx5/TESTS/memory/heap_and_stack/main.cpp rename to TESTS/mbedmicro-rtos-mbed/heap_and_stack/main.cpp