Unit tests: Move rtos target_h stubs
ls
1 parent 7196248 commit 1f99729474f9ea9040c6d91e8d4228a2bc3c97a5
@Lingkai Dong Lingkai Dong authored on 16 Jul 2021
Showing 13 changed files
View
UNITTESTS/target_h/rtos/Mutex.h 100644 → 0
View
UNITTESTS/target_h/rtos/Semaphore.h 100644 → 0
View
UNITTESTS/target_h/rtos/Thread.h 100644 → 0
View
UNITTESTS/target_h/rtos/include/rtos/internal/mbed_rtos1_types.h 100644 → 0
View
UNITTESTS/target_h/rtos/include/rtos/internal/mbed_rtos_storage.h 100644 → 0
View
UNITTESTS/target_h/rtos/rtos.h 100644 → 0
View
rtos/tests/UNITTESTS/doubles/CMakeLists.txt
View
rtos/tests/UNITTESTS/doubles/rtos/Mutex.h 0 → 100644
View
rtos/tests/UNITTESTS/doubles/rtos/Semaphore.h 0 → 100644
View
rtos/tests/UNITTESTS/doubles/rtos/Thread.h 0 → 100644
View
rtos/tests/UNITTESTS/doubles/rtos/internal/mbed_rtos1_types.h 0 → 100644
View
rtos/tests/UNITTESTS/doubles/rtos/internal/mbed_rtos_storage.h 0 → 100644
View
rtos/tests/UNITTESTS/doubles/rtos/rtos.h 0 → 100644