CMake: Move rtos stub headers to the rtos/tests/UNITTESTS/double directory
Move rtos stubs headers to the mbed-os/rtos/tests/UNITTESTS/double
directory and update CMake to create a mbed-stubs-rtos-headers
library for rtos stub headers
ls
1 parent 6a5f3ae commit 062638e835d1de1be0ddf3497d1bc64cd4c0884d
@Rajkumar Kanagaraj Rajkumar Kanagaraj authored on 23 Jun 2021
Showing 7 changed files
View
UNITTESTS/stubs/ConditionVariable_stub.h 100644 → 0
View
UNITTESTS/stubs/Semaphore_stub.h 100644 → 0
View
UNITTESTS/stubs/Thread_stub.h 100644 → 0
View
rtos/tests/UNITTESTS/doubles/CMakeLists.txt
View
rtos/tests/UNITTESTS/doubles/ConditionVariable_stub.h 0 → 100644
View
rtos/tests/UNITTESTS/doubles/Semaphore_stub.h 0 → 100644
View
rtos/tests/UNITTESTS/doubles/Thread_stub.h 0 → 100644