From c26d770f26f4a8537285dcd1a1081abcdda3ada5 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 20 Jun 2021 07:18:57 +0000 Subject: [PATCH] Modified all makefiles to include the new test library. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14564 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- demos/ADUCM/RT-ADUCM360-ADICUP360/Makefile | 2 +- demos/AVR/TEST-SUITE-NIL/Makefile | 2 +- demos/AVR/TEST-SUITE-OSLIB/Makefile | 2 +- demos/AVR/TEST-SUITE-RT/Makefile | 2 +- demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile | 2 +- demos/RP/RT-RP2040-PICO/Makefile | 2 +- demos/SPC5/NIL-SPC560D-EVB/Makefile | 2 +- demos/SPC5/RT-SPC560B-EVB/Makefile | 2 +- demos/SPC5/RT-SPC560D-EVB/Makefile-ghs | 2 +- demos/SPC5/RT-SPC560D-EVB/Makefile-ht | 2 +- demos/SPC5/RT-SPC560P-EVB/Makefile | 2 +- demos/SPC5/RT-SPC563M-EVB/Makefile | 2 +- demos/SPC5/RT-SPC564A-EVB/Makefile | 2 +- demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs | 2 +- demos/SPC5/RT-SPC56EC-EVB/Makefile-ht | 2 +- demos/SPC5/RT-SPC56EL-EVB/Makefile | 2 +- demos/STM32/CMSIS-STM32F407-DISCOVERY/Makefile | 2 +- demos/STM32/HAL-STM32F407-DISCOVERY/Makefile | 2 +- demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile | 2 +- demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile | 2 +- demos/STM32/NIL-STM32F051-DISCOVERY/Makefile | 2 +- demos/STM32/NIL-STM32F100-DISCOVERY/Makefile | 2 +- demos/STM32/NIL-STM32F303-DISCOVERY/Makefile | 2 +- demos/STM32/NIL-STM32F373-STM32373C_EVAL/Makefile | 2 +- demos/STM32/NIL-STM32F746G-DISCOVERY/Makefile | 2 +- demos/STM32/NIL-STM32G071RB-NUCLEO64/Makefile | 2 +- demos/STM32/NIL-STM32G474RE-NUCLEO64/Makefile | 2 +- demos/STM32/NIL-STM32H755ZI-NUCLEO144/Makefile | 2 +- demos/STM32/NIL-STM32L011K4-NUCLEO32/Makefile | 2 +- demos/STM32/NIL-STM32L152-DISCOVERY/Makefile | 2 +- demos/STM32/NIL-STM32L476-DISCOVERY/Makefile | 2 +- .../RT-STM32-LWIP-FATFS-USB-HTTPS/make/stm32f746_discovery.make | 2 +- .../STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f107_goldbull.make | 2 +- demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f407_olimex.make | 2 +- .../STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f746_discovery.make | 2 +- .../STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f769_discovery.make | 2 +- demos/STM32/RT-STM32F030R8-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F031K6-NUCLEO32/Makefile | 2 +- demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile | 2 +- demos/STM32/RT-STM32F051-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F070RB-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F072-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F072RB-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F091RC-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F100-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F103-MAPLEMINI/Makefile | 2 +- demos/STM32/RT-STM32F103-OLIMEX_STM32_P103-FATFS/Makefile | 2 +- demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/Makefile | 2 +- demos/STM32/RT-STM32F103-STM3210E_EVAL-FATFS-USB/Makefile | 2 +- demos/STM32/RT-STM32F103RB-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile | 2 +- demos/STM32/RT-STM32F302R8-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F303-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F303K8-NUCLEO32/Makefile | 2 +- demos/STM32/RT-STM32F303RE-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F303ZE-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32F334-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F334R8-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F373-STM32373C_EVAL/Makefile | 2 +- demos/STM32/RT-STM32F401C-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F401RE-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile | 2 +- demos/STM32/RT-STM32F407-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F410RB-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F411RE-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F412ZG-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32F413ZH-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32F429-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F429ZI-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32F446RE-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32F446ZE-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32F469I-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F722ZE-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32F746G-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32F746ZG-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32F756ZG-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32F767ZI-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32F769I-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32G071RB-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32G431RB-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32G474RE-DISCOVERY-DPOW1/Makefile | 2 +- demos/STM32/RT-STM32G474RE-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32H743ZI_REV_XY-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32H750XB-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32H755ZI-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32L031K6-NUCLEO32/Makefile | 2 +- demos/STM32/RT-STM32L053-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32L073RZ-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32L152-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32L152RE-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32L432KC-NUCLEO32/Makefile | 2 +- demos/STM32/RT-STM32L452RE-NUCLEO64-P/Makefile | 2 +- demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT1/Makefile | 2 +- demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT2/Makefile | 2 +- demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_DYNAMIC/Makefile | 2 +- demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_STATIC/Makefile | 2 +- demos/STM32/RT-STM32L476-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32L476RG-NUCLEO64/Makefile | 2 +- demos/STM32/RT-STM32L496ZG-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32L4R5ZI-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32L4R9-DISCOVERY/Makefile | 2 +- demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_GUEST/Makefile | 2 +- demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_HOST/Makefile | 2 +- demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile | 2 +- demos/STM32/RT-STM32WB55CG-NUCLEO48_USB/Makefile | 2 +- demos/STM32/RT-STM32WB55RG-NUCLEO68/Makefile | 2 +- demos/STM32/RT-STM32WL55JC-NUCLEO64/Makefile | 2 +- demos/various/NIL-ARMCM0-GENERIC/Makefile | 2 +- demos/various/NIL-ARMCM4-GENERIC/Makefile | 2 +- demos/various/RT-ARM7-GENERIC/Makefile | 2 +- demos/various/RT-ARMCM0-GENERIC/Makefile | 2 +- demos/various/RT-ARMCM4-GENERIC/Makefile | 2 +- demos/various/RT-ARMCM4-MAKELIB/Makefile | 2 +- demos/various/RT-ARMCM4-USELIB/Makefile | 2 +- demos/various/RT-Posix-Simulator/Makefile | 2 +- demos/various/RT-TEST-Latency/make/stm32g474re_nucleo64.make | 2 +- demos/various/RT-TEST-Latency/make/stm32l552ze_nucleo144.make | 2 +- .../various/RT-TEST-Latency/make/stm32l552ze_nucleo144_alt.make | 2 +- demos/various/RT-Win32-Simulator/Makefile | 2 +- test/hal/testbuild/Makefile | 2 +- test/nil/testbuild/Makefile | 2 +- test/rt/testbuild/Makefile | 2 +- test/rt/testbuild/Makefile_win32 | 2 +- testhal/ADUCM/ADUCM36x/SPI/Makefile | 2 +- testhal/AVR/XMEGA/TEST-SUITE-OSLIB/Makefile | 2 +- testhal/STM32/STM32F0xx/ADC/Makefile | 2 +- testhal/STM32/STM32F0xx/CAN/Makefile | 2 +- testhal/STM32/STM32F0xx/IRQ_STORM/Makefile | 2 +- testhal/STM32/STM32F0xx/PWM-ICU/Makefile | 2 +- testhal/STM32/STM32F0xx/USB_CDC/Makefile | 2 +- testhal/STM32/STM32F0xx/WDG/Makefile | 2 +- testhal/STM32/STM32F1xx/ADC/Makefile | 2 +- testhal/STM32/STM32F1xx/CAN/Makefile | 2 +- testhal/STM32/STM32F1xx/I2C/Makefile | 2 +- testhal/STM32/STM32F1xx/IRQ_STORM/Makefile | 2 +- testhal/STM32/STM32F1xx/PWM-ICU/Makefile | 2 +- testhal/STM32/STM32F1xx/RTC/Makefile | 2 +- testhal/STM32/STM32F1xx/SPI/Makefile | 2 +- testhal/STM32/STM32F1xx/UART/Makefile | 2 +- testhal/STM32/STM32F1xx/USB_CDC/Makefile | 2 +- testhal/STM32/STM32F1xx/USB_CDC_F107/Makefile | 2 +- testhal/STM32/STM32F37x/ADC/Makefile | 2 +- testhal/STM32/STM32F37x/CAN/Makefile | 2 +- testhal/STM32/STM32F37x/I2C/Makefile | 2 +- testhal/STM32/STM32F37x/PWM-ICU/Makefile | 2 +- testhal/STM32/STM32F37x/SDADC/Makefile | 2 +- testhal/STM32/STM32F37x/SPI/Makefile | 2 +- testhal/STM32/STM32F37x/UART/Makefile | 2 +- testhal/STM32/STM32F37x/USB_CDC/Makefile | 2 +- testhal/STM32/STM32F3xx/ADC/Makefile | 2 +- testhal/STM32/STM32F3xx/ADC_DUAL/Makefile | 2 +- testhal/STM32/STM32F3xx/CAN/Makefile | 2 +- testhal/STM32/STM32F3xx/DAC/Makefile | 2 +- testhal/STM32/STM32F3xx/IRQ_STORM/Makefile | 2 +- testhal/STM32/STM32F3xx/PWM-ICU/Makefile | 2 +- testhal/STM32/STM32F3xx/USB_CDC_IAD/Makefile | 2 +- testhal/STM32/STM32F3xx/WDG/Makefile | 2 +- testhal/STM32/STM32F4xx/ADC/Makefile | 2 +- testhal/STM32/STM32F4xx/CAN/Makefile | 2 +- testhal/STM32/STM32F4xx/DAC/Makefile | 2 +- testhal/STM32/STM32F4xx/DAC_DUAL/Makefile | 2 +- testhal/STM32/STM32F4xx/DMA_STORM/Makefile | 2 +- testhal/STM32/STM32F4xx/I2S/Makefile | 2 +- testhal/STM32/STM32F4xx/IRQ_STORM/Makefile | 2 +- testhal/STM32/STM32F4xx/IRQ_STORM_FPU/Makefile | 2 +- testhal/STM32/STM32F4xx/PWM-ICU/Makefile | 2 +- testhal/STM32/STM32F4xx/RTC/Makefile | 2 +- testhal/STM32/STM32F4xx/SDC/Makefile | 2 +- testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile | 2 +- testhal/STM32/STM32F4xx/WDG/Makefile | 2 +- testhal/STM32/STM32F7xx/GPT-ADC/Makefile | 2 +- testhal/STM32/STM32F7xx/IRQ_STORM/Makefile | 2 +- testhal/STM32/STM32F7xx/PWM-ICU/Makefile | 2 +- testhal/STM32/STM32F7xx/SPI/Makefile | 2 +- testhal/STM32/STM32F7xx/USB_RAW/Makefile | 2 +- testhal/STM32/STM32L0xx/SPI/Makefile | 2 +- testhal/STM32/STM32L0xx/USB_CDC/Makefile | 2 +- testhal/STM32/STM32L1xx/ADC/Makefile | 2 +- testhal/STM32/STM32L1xx/DAC/Makefile | 2 +- testhal/STM32/STM32L1xx/IRQ_STORM/Makefile | 2 +- testhal/STM32/STM32L1xx/PWM-ICU/Makefile | 2 +- testhal/STM32/STM32L1xx/SPI/Makefile | 2 +- testhal/STM32/STM32L1xx/UART/Makefile | 2 +- testhal/STM32/STM32L4xx/CAN/Makefile | 2 +- testhal/STM32/STM32L4xx/IRQ_STORM/Makefile | 2 +- testhal/STM32/multi/ADC/make/stm32g071rb_nucleo64.make | 2 +- testhal/STM32/multi/ADC/make/stm32g474re_nucleo64.make | 2 +- testhal/STM32/multi/ADC/make/stm32h743zi_nucleo144.make | 2 +- testhal/STM32/multi/ADC/make/stm32l053r8_nucleo64.make | 2 +- testhal/STM32/multi/ADC/make/stm32l476_discovery.make | 2 +- testhal/STM32/multi/ADC/make/stm32l4r5zi_nucleo144.make | 2 +- testhal/STM32/multi/ADC/make/stm32wb55rg_nucleo68.make | 2 +- testhal/STM32/multi/CRYPTO/make/stm32f756zg_nucleo144.make | 2 +- testhal/STM32/multi/DAC/make/stm32g474re_nucleo64.make | 2 +- testhal/STM32/multi/DAC/make/stm32h743_nucleo144.make | 2 +- testhal/STM32/multi/DAC/make/stm32l476_discovery.make | 2 +- testhal/STM32/multi/DAC/make/stm32l4r5zi_nucleo144.make | 2 +- testhal/STM32/multi/EFL-MFS/make/stm32l476_discovery.make | 2 +- testhal/STM32/multi/PAL/make/stm32f051_discovery.make | 2 +- testhal/STM32/multi/PAL/make/stm32f103_olimex.make | 2 +- testhal/STM32/multi/PAL/make/stm32f303_discovery.make | 2 +- testhal/STM32/multi/PAL/make/stm32f373_eval.make | 2 +- testhal/STM32/multi/PAL/make/stm32f407_discovery.make | 2 +- testhal/STM32/multi/PAL/make/stm32f429_discovery.make | 2 +- testhal/STM32/multi/PAL/make/stm32f746_discovery.make | 2 +- testhal/STM32/multi/PAL/make/stm32l053_discovery.make | 2 +- testhal/STM32/multi/PAL/make/stm32l151_discovery.make | 2 +- testhal/STM32/multi/PAL/make/stm32l476_discovery.make | 2 +- testhal/STM32/multi/RTC/make/stm32f051_discovery.make | 2 +- testhal/STM32/multi/RTC/make/stm32f303_discovery.make | 2 +- testhal/STM32/multi/RTC/make/stm32f407_discovery.make | 2 +- testhal/STM32/multi/RTC/make/stm32f746_discovery.make | 2 +- testhal/STM32/multi/RTC/make/stm32g071_nucleo64.make | 2 +- testhal/STM32/multi/RTC/make/stm32l053_discovery.make | 2 +- testhal/STM32/multi/RTC/make/stm32l476_discovery.make | 2 +- testhal/STM32/multi/RTC/make/stm32l4r5_nucleo144.make | 2 +- testhal/STM32/multi/RTC/make/stm32wb55rg_nucleo68.make | 2 +- testhal/STM32/multi/SDMMC-FATFS/make/stm32l4r9ai_discovery.make | 2 +- testhal/STM32/multi/SDMMC/make/stm32l4r9ai_discovery.make | 2 +- testhal/STM32/multi/SPI/make/stm32f091_nucleo64.make | 2 +- testhal/STM32/multi/SPI/make/stm32f303_discovery.make | 2 +- testhal/STM32/multi/SPI/make/stm32f407_discovery.make | 2 +- testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make | 2 +- testhal/STM32/multi/SPI/make/stm32h755_nucleo144.make | 2 +- testhal/STM32/multi/SPI/make/stm32l476_discovery.make | 2 +- testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make | 2 +- testhal/STM32/multi/SPI/make/stm32l4r9_discovery.make | 2 +- testhal/STM32/multi/TRNG/make/stm32l476_discovery.make | 2 +- testhal/STM32/multi/TRNG/make/stm32l4r5zi_nucleo144.make | 2 +- testhal/STM32/multi/TRNG/make/stm32wb55rg_nucleo68.make | 2 +- testhal/STM32/multi/UART/make/stm32f091_nucleo64.make | 2 +- testhal/STM32/multi/UART/make/stm32f303_discovery.make | 2 +- testhal/STM32/multi/UART/make/stm32f407_discovery.make | 2 +- testhal/STM32/multi/UART/make/stm32f746_discovery.make | 2 +- testhal/STM32/multi/UART/make/stm32wb55rg_nucleo68.make | 2 +- testhal/STM32/multi/USB_CDC/make/stm32f303_discovery.make | 2 +- testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make | 2 +- testhal/STM32/multi/USB_CDC/make/stm32f746_discovery.make | 2 +- testhal/STM32/multi/USB_CDC/make/stm32h743_nucleo144.make | 2 +- testhal/STM32/multi/USB_CDC/make/stm32l476_discovery.make | 2 +- testhal/STM32/multi/USB_CDC/make/stm32l4r5_nucleo144.make | 2 +- testhal/STM32/multi/USB_CDC/make/stm32wb55cg_nucleo48.make | 2 +- testhal/STM32/multi/USB_CDC/make/stm32wb55rg_nucleo68.make | 2 +- testhal/STM32/multi/WSPI-MFS/make/stm32l476_discovery.make | 2 +- testhal/STM32/multi/WSPI-MFS/make/stm32l4r9_discovery.make | 2 +- testrt/IRQ_STORM/make/stm32g474re_nucleo64.make | 2 +- testrt/IRQ_STORM/make/stm32l476_discovery.make | 2 +- testrt/IRQ_STORM/make/stm32wl55jc_nucleo64.make | 2 +- testrt/VT_STORM/make/stm32g474re_nucleo64.make | 2 +- 250 files changed, 250 insertions(+), 250 deletions(-) diff --git a/demos/ADUCM/RT-ADUCM360-ADICUP360/Makefile b/demos/ADUCM/RT-ADUCM360-ADICUP360/Makefile index 436b43774..2b5e697bb 100644 --- a/demos/ADUCM/RT-ADUCM360-ADICUP360/Makefile +++ b/demos/ADUCM/RT-ADUCM360-ADICUP360/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/AVR/TEST-SUITE-NIL/Makefile b/demos/AVR/TEST-SUITE-NIL/Makefile index 37b4014b3..bb7529bb2 100644 --- a/demos/AVR/TEST-SUITE-NIL/Makefile +++ b/demos/AVR/TEST-SUITE-NIL/Makefile @@ -102,7 +102,7 @@ include $(CHIBIOS)/os/nil/nil.mk include $(CHIBIOS)/os/common/ports/AVR/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk # List C source files here. (C dependencies are automatically generated.) diff --git a/demos/AVR/TEST-SUITE-OSLIB/Makefile b/demos/AVR/TEST-SUITE-OSLIB/Makefile index 2656ab38d..6341fc670 100644 --- a/demos/AVR/TEST-SUITE-OSLIB/Makefile +++ b/demos/AVR/TEST-SUITE-OSLIB/Makefile @@ -103,7 +103,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/AVR/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk # List C source files here. (C dependencies are automatically generated.) diff --git a/demos/AVR/TEST-SUITE-RT/Makefile b/demos/AVR/TEST-SUITE-RT/Makefile index f327f344e..11e885d18 100644 --- a/demos/AVR/TEST-SUITE-RT/Makefile +++ b/demos/AVR/TEST-SUITE-RT/Makefile @@ -103,7 +103,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/AVR/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk # List C source files here. (C dependencies are automatically generated.) diff --git a/demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile b/demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile index 31d64f7e9..5f95ed40e 100644 --- a/demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile +++ b/demos/LPC21xx/RT-LPC214x-OLIMEX/Makefile @@ -124,7 +124,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARM/compilers/GCC/mk/port_generic.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/RP/RT-RP2040-PICO/Makefile b/demos/RP/RT-RP2040-PICO/Makefile index 3a3f32c89..d85a75b01 100644 --- a/demos/RP/RT-RP2040-PICO/Makefile +++ b/demos/RP/RT-RP2040-PICO/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M-RP2/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/various/pico_bindings/pico-sdk.mk diff --git a/demos/SPC5/NIL-SPC560D-EVB/Makefile b/demos/SPC5/NIL-SPC560D-EVB/Makefile index 4feb3a5c5..7b11e5978 100644 --- a/demos/SPC5/NIL-SPC560D-EVB/Makefile +++ b/demos/SPC5/NIL-SPC560D-EVB/Makefile @@ -93,7 +93,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/nil/nil.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/SPC5/RT-SPC560B-EVB/Makefile b/demos/SPC5/RT-SPC560B-EVB/Makefile index 3ce0defcd..df460512b 100644 --- a/demos/SPC5/RT-SPC560B-EVB/Makefile +++ b/demos/SPC5/RT-SPC560B-EVB/Makefile @@ -99,7 +99,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/SPC5/RT-SPC560D-EVB/Makefile-ghs b/demos/SPC5/RT-SPC560D-EVB/Makefile-ghs index 2bb7b7115..a509903ad 100644 --- a/demos/SPC5/RT-SPC560D-EVB/Makefile-ghs +++ b/demos/SPC5/RT-SPC560D-EVB/Makefile-ghs @@ -99,7 +99,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GHS/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/SPC5/RT-SPC560D-EVB/Makefile-ht b/demos/SPC5/RT-SPC560D-EVB/Makefile-ht index fda60bc9c..144a84e38 100644 --- a/demos/SPC5/RT-SPC560D-EVB/Makefile-ht +++ b/demos/SPC5/RT-SPC560D-EVB/Makefile-ht @@ -99,7 +99,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/SPC5/RT-SPC560P-EVB/Makefile b/demos/SPC5/RT-SPC560P-EVB/Makefile index a89e82977..51160b4d3 100644 --- a/demos/SPC5/RT-SPC560P-EVB/Makefile +++ b/demos/SPC5/RT-SPC560P-EVB/Makefile @@ -99,7 +99,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/SPC5/RT-SPC563M-EVB/Makefile b/demos/SPC5/RT-SPC563M-EVB/Makefile index e2a5eb423..38f81ee5c 100644 --- a/demos/SPC5/RT-SPC563M-EVB/Makefile +++ b/demos/SPC5/RT-SPC563M-EVB/Makefile @@ -99,7 +99,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/SPC5/RT-SPC564A-EVB/Makefile b/demos/SPC5/RT-SPC564A-EVB/Makefile index ffb7d2360..aa2c5f209 100644 --- a/demos/SPC5/RT-SPC564A-EVB/Makefile +++ b/demos/SPC5/RT-SPC564A-EVB/Makefile @@ -99,7 +99,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs index fb80d64a6..afc6bb808 100644 --- a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs +++ b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ghs @@ -99,7 +99,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GHS/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht index 0114e96c1..79d7b1130 100644 --- a/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht +++ b/demos/SPC5/RT-SPC56EC-EVB/Makefile-ht @@ -99,7 +99,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/SPC5/RT-SPC56EL-EVB/Makefile b/demos/SPC5/RT-SPC56EL-EVB/Makefile index 478cb32a6..ee9a6ddc8 100644 --- a/demos/SPC5/RT-SPC56EL-EVB/Makefile +++ b/demos/SPC5/RT-SPC56EL-EVB/Makefile @@ -99,7 +99,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/e200/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/CMSIS-STM32F407-DISCOVERY/Makefile b/demos/STM32/CMSIS-STM32F407-DISCOVERY/Makefile index 8b682ecc4..880a07803 100644 --- a/demos/STM32/CMSIS-STM32F407-DISCOVERY/Makefile +++ b/demos/STM32/CMSIS-STM32F407-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/common/abstractions/cmsis_os/cmsis_os.mk diff --git a/demos/STM32/HAL-STM32F407-DISCOVERY/Makefile b/demos/STM32/HAL-STM32F407-DISCOVERY/Makefile index e925b7e5b..f143eaf5d 100644 --- a/demos/STM32/HAL-STM32F407-DISCOVERY/Makefile +++ b/demos/STM32/HAL-STM32F407-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/hal/osal/os-less/ARMCMx/osal.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile b/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile index b833d8787..5e7f796e6 100644 --- a/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile +++ b/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nasa_osal/nasa_osal_test.mk include $(CHIBIOS)/os/common/abstractions/nasa_cfe/osal/cfe_osal.mk include $(CHIBIOS)/os/common/abstractions/nasa_cfe/psp/cfe_psp.mk diff --git a/demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile b/demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile index 2806540d9..f41d42f19 100644 --- a/demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile +++ b/demos/STM32/NASA-OSAL-STM32F746G-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nasa_osal/nasa_osal_test.mk include $(CHIBIOS)/os/common/abstractions/nasa_cfe/osal/cfe_osal.mk include $(CHIBIOS)/os/common/abstractions/nasa_cfe/psp/cfe_psp.mk diff --git a/demos/STM32/NIL-STM32F051-DISCOVERY/Makefile b/demos/STM32/NIL-STM32F051-DISCOVERY/Makefile index fb43138ce..3de2b36c0 100644 --- a/demos/STM32/NIL-STM32F051-DISCOVERY/Makefile +++ b/demos/STM32/NIL-STM32F051-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32F100-DISCOVERY/Makefile b/demos/STM32/NIL-STM32F100-DISCOVERY/Makefile index e9eef4c54..1c59a93eb 100644 --- a/demos/STM32/NIL-STM32F100-DISCOVERY/Makefile +++ b/demos/STM32/NIL-STM32F100-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32F303-DISCOVERY/Makefile b/demos/STM32/NIL-STM32F303-DISCOVERY/Makefile index d36f3e65c..ba9827f34 100644 --- a/demos/STM32/NIL-STM32F303-DISCOVERY/Makefile +++ b/demos/STM32/NIL-STM32F303-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32F373-STM32373C_EVAL/Makefile b/demos/STM32/NIL-STM32F373-STM32373C_EVAL/Makefile index 57b0a93bf..2f8e3248a 100644 --- a/demos/STM32/NIL-STM32F373-STM32373C_EVAL/Makefile +++ b/demos/STM32/NIL-STM32F373-STM32373C_EVAL/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32F746G-DISCOVERY/Makefile b/demos/STM32/NIL-STM32F746G-DISCOVERY/Makefile index f22c4c20a..1445351f4 100644 --- a/demos/STM32/NIL-STM32F746G-DISCOVERY/Makefile +++ b/demos/STM32/NIL-STM32F746G-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32G071RB-NUCLEO64/Makefile b/demos/STM32/NIL-STM32G071RB-NUCLEO64/Makefile index b04bb5db6..5bc3b6d53 100644 --- a/demos/STM32/NIL-STM32G071RB-NUCLEO64/Makefile +++ b/demos/STM32/NIL-STM32G071RB-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32G474RE-NUCLEO64/Makefile b/demos/STM32/NIL-STM32G474RE-NUCLEO64/Makefile index 34aafa951..9aeb80365 100644 --- a/demos/STM32/NIL-STM32G474RE-NUCLEO64/Makefile +++ b/demos/STM32/NIL-STM32G474RE-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32H755ZI-NUCLEO144/Makefile b/demos/STM32/NIL-STM32H755ZI-NUCLEO144/Makefile index a36a6184c..39fc944e0 100644 --- a/demos/STM32/NIL-STM32H755ZI-NUCLEO144/Makefile +++ b/demos/STM32/NIL-STM32H755ZI-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32L011K4-NUCLEO32/Makefile b/demos/STM32/NIL-STM32L011K4-NUCLEO32/Makefile index 85036b139..5e6b8925c 100644 --- a/demos/STM32/NIL-STM32L011K4-NUCLEO32/Makefile +++ b/demos/STM32/NIL-STM32L011K4-NUCLEO32/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/nil/nil_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32L152-DISCOVERY/Makefile b/demos/STM32/NIL-STM32L152-DISCOVERY/Makefile index bd4f91841..bfab0c14a 100644 --- a/demos/STM32/NIL-STM32L152-DISCOVERY/Makefile +++ b/demos/STM32/NIL-STM32L152-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/nil/nil_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/NIL-STM32L476-DISCOVERY/Makefile b/demos/STM32/NIL-STM32L476-DISCOVERY/Makefile index 4ef89fe5d..be423232b 100644 --- a/demos/STM32/NIL-STM32L476-DISCOVERY/Makefile +++ b/demos/STM32/NIL-STM32L476-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/nil/nil_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32-LWIP-FATFS-USB-HTTPS/make/stm32f746_discovery.make b/demos/STM32/RT-STM32-LWIP-FATFS-USB-HTTPS/make/stm32f746_discovery.make index f874ac673..321e041ac 100644 --- a/demos/STM32/RT-STM32-LWIP-FATFS-USB-HTTPS/make/stm32f746_discovery.make +++ b/demos/STM32/RT-STM32-LWIP-FATFS-USB-HTTPS/make/stm32f746_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f107_goldbull.make b/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f107_goldbull.make index 802c7575c..2ed3a0198 100644 --- a/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f107_goldbull.make +++ b/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f107_goldbull.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f407_olimex.make b/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f407_olimex.make index 25becf6da..1c7045f98 100644 --- a/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f407_olimex.make +++ b/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f407_olimex.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f746_discovery.make b/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f746_discovery.make index 90dfb3527..c4e3dbf64 100644 --- a/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f746_discovery.make +++ b/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f746_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f769_discovery.make b/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f769_discovery.make index c3af86e8a..5f11b0c2d 100644 --- a/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f769_discovery.make +++ b/demos/STM32/RT-STM32-LWIP-FATFS-USB/make/stm32f769_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32F030R8-NUCLEO64/Makefile b/demos/STM32/RT-STM32F030R8-NUCLEO64/Makefile index 5d4f653ed..0ed3523dd 100644 --- a/demos/STM32/RT-STM32F030R8-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F030R8-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F031K6-NUCLEO32/Makefile b/demos/STM32/RT-STM32F031K6-NUCLEO32/Makefile index a24a6f224..07b401711 100644 --- a/demos/STM32/RT-STM32F031K6-NUCLEO32/Makefile +++ b/demos/STM32/RT-STM32F031K6-NUCLEO32/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile b/demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile index c52e16e0b..e37d78f2b 100644 --- a/demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile +++ b/demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F051-DISCOVERY/Makefile b/demos/STM32/RT-STM32F051-DISCOVERY/Makefile index 33b67f19c..2623fe5ed 100644 --- a/demos/STM32/RT-STM32F051-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F051-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F070RB-NUCLEO64/Makefile b/demos/STM32/RT-STM32F070RB-NUCLEO64/Makefile index 5210dca2b..be944635d 100644 --- a/demos/STM32/RT-STM32F070RB-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F070RB-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F072-DISCOVERY/Makefile b/demos/STM32/RT-STM32F072-DISCOVERY/Makefile index 1247f6b14..e2ea5481d 100644 --- a/demos/STM32/RT-STM32F072-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F072-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F072RB-NUCLEO64/Makefile b/demos/STM32/RT-STM32F072RB-NUCLEO64/Makefile index e59473bfc..a713549c4 100644 --- a/demos/STM32/RT-STM32F072RB-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F072RB-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F091RC-NUCLEO64/Makefile b/demos/STM32/RT-STM32F091RC-NUCLEO64/Makefile index 53f780ab3..b3d4c9288 100644 --- a/demos/STM32/RT-STM32F091RC-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F091RC-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F100-DISCOVERY/Makefile b/demos/STM32/RT-STM32F100-DISCOVERY/Makefile index 07a66fa80..14d131454 100644 --- a/demos/STM32/RT-STM32F100-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F100-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F103-MAPLEMINI/Makefile b/demos/STM32/RT-STM32F103-MAPLEMINI/Makefile index b04ddbb98..6d97aee1b 100644 --- a/demos/STM32/RT-STM32F103-MAPLEMINI/Makefile +++ b/demos/STM32/RT-STM32F103-MAPLEMINI/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103-FATFS/Makefile b/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103-FATFS/Makefile index 64cb6e9db..90ce308bf 100755 --- a/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103-FATFS/Makefile +++ b/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103-FATFS/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/Makefile b/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/Makefile index e0898f571..0567cc4e8 100644 --- a/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/Makefile +++ b/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F103-STM3210E_EVAL-FATFS-USB/Makefile b/demos/STM32/RT-STM32F103-STM3210E_EVAL-FATFS-USB/Makefile index 801f39b18..c638e09a1 100644 --- a/demos/STM32/RT-STM32F103-STM3210E_EVAL-FATFS-USB/Makefile +++ b/demos/STM32/RT-STM32F103-STM3210E_EVAL-FATFS-USB/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32F103RB-NUCLEO64/Makefile b/demos/STM32/RT-STM32F103RB-NUCLEO64/Makefile index cbce3cced..34ad987c4 100644 --- a/demos/STM32/RT-STM32F103RB-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F103RB-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile index 456c18d1d..93ad69c04 100644 --- a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile +++ b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/various/lwip_bindings/lwip.mk diff --git a/demos/STM32/RT-STM32F302R8-NUCLEO64/Makefile b/demos/STM32/RT-STM32F302R8-NUCLEO64/Makefile index a3c14f522..523d67828 100644 --- a/demos/STM32/RT-STM32F302R8-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F302R8-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F303-DISCOVERY/Makefile b/demos/STM32/RT-STM32F303-DISCOVERY/Makefile index 1472ce271..387531f02 100644 --- a/demos/STM32/RT-STM32F303-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F303-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F303K8-NUCLEO32/Makefile b/demos/STM32/RT-STM32F303K8-NUCLEO32/Makefile index c367952b2..eb39a6bad 100644 --- a/demos/STM32/RT-STM32F303K8-NUCLEO32/Makefile +++ b/demos/STM32/RT-STM32F303K8-NUCLEO32/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F303RE-NUCLEO64/Makefile b/demos/STM32/RT-STM32F303RE-NUCLEO64/Makefile index fb5653bf7..f8ffd28bc 100644 --- a/demos/STM32/RT-STM32F303RE-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F303RE-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F303ZE-NUCLEO144/Makefile b/demos/STM32/RT-STM32F303ZE-NUCLEO144/Makefile index c4103124a..8ab32f4ea 100644 --- a/demos/STM32/RT-STM32F303ZE-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32F303ZE-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F334-DISCOVERY/Makefile b/demos/STM32/RT-STM32F334-DISCOVERY/Makefile index a4b2229da..fb838546e 100644 --- a/demos/STM32/RT-STM32F334-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F334-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F334R8-NUCLEO64/Makefile b/demos/STM32/RT-STM32F334R8-NUCLEO64/Makefile index e6cbda244..2c941b670 100644 --- a/demos/STM32/RT-STM32F334R8-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F334R8-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F373-STM32373C_EVAL/Makefile b/demos/STM32/RT-STM32F373-STM32373C_EVAL/Makefile index 9e68b86b1..a6f5faddf 100644 --- a/demos/STM32/RT-STM32F373-STM32373C_EVAL/Makefile +++ b/demos/STM32/RT-STM32F373-STM32373C_EVAL/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F401C-DISCOVERY/Makefile b/demos/STM32/RT-STM32F401C-DISCOVERY/Makefile index 0c3844223..bfebe98a0 100644 --- a/demos/STM32/RT-STM32F401C-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F401C-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F401RE-NUCLEO64/Makefile b/demos/STM32/RT-STM32F401RE-NUCLEO64/Makefile index 78d3c7fbe..ee2a90dcb 100644 --- a/demos/STM32/RT-STM32F401RE-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F401RE-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile b/demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile index b0d4817eb..197f25e02 100644 --- a/demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile +++ b/demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/various/cpp_wrappers/chcpp.mk diff --git a/demos/STM32/RT-STM32F407-DISCOVERY/Makefile b/demos/STM32/RT-STM32F407-DISCOVERY/Makefile index 286ed9405..549308fa7 100644 --- a/demos/STM32/RT-STM32F407-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F407-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F410RB-NUCLEO64/Makefile b/demos/STM32/RT-STM32F410RB-NUCLEO64/Makefile index 9bff925ba..151f4170a 100644 --- a/demos/STM32/RT-STM32F410RB-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F410RB-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F411RE-NUCLEO64/Makefile b/demos/STM32/RT-STM32F411RE-NUCLEO64/Makefile index 2217dab07..2e9e8131d 100644 --- a/demos/STM32/RT-STM32F411RE-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F411RE-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F412ZG-NUCLEO144/Makefile b/demos/STM32/RT-STM32F412ZG-NUCLEO144/Makefile index 641d7c4aa..f4b2ff433 100644 --- a/demos/STM32/RT-STM32F412ZG-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32F412ZG-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F413ZH-NUCLEO144/Makefile b/demos/STM32/RT-STM32F413ZH-NUCLEO144/Makefile index 7347f5039..50b86120a 100644 --- a/demos/STM32/RT-STM32F413ZH-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32F413ZH-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F429-DISCOVERY/Makefile b/demos/STM32/RT-STM32F429-DISCOVERY/Makefile index 8f65553a9..99c17a749 100644 --- a/demos/STM32/RT-STM32F429-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F429-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32F429ZI-NUCLEO144/Makefile b/demos/STM32/RT-STM32F429ZI-NUCLEO144/Makefile index c720041d1..c6b21c6e7 100644 --- a/demos/STM32/RT-STM32F429ZI-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32F429ZI-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F446RE-NUCLEO64/Makefile b/demos/STM32/RT-STM32F446RE-NUCLEO64/Makefile index 5c0dd2715..4e861efff 100644 --- a/demos/STM32/RT-STM32F446RE-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32F446RE-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F446ZE-NUCLEO144/Makefile b/demos/STM32/RT-STM32F446ZE-NUCLEO144/Makefile index 197649f1b..81ec792dd 100644 --- a/demos/STM32/RT-STM32F446ZE-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32F446ZE-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F469I-DISCOVERY/Makefile b/demos/STM32/RT-STM32F469I-DISCOVERY/Makefile index dadaa7b17..6a6fea0cd 100644 --- a/demos/STM32/RT-STM32F469I-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F469I-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32F722ZE-NUCLEO144/Makefile b/demos/STM32/RT-STM32F722ZE-NUCLEO144/Makefile index 22688bcc0..dc0c493cd 100644 --- a/demos/STM32/RT-STM32F722ZE-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32F722ZE-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F746G-DISCOVERY/Makefile b/demos/STM32/RT-STM32F746G-DISCOVERY/Makefile index 59de1d0bc..baaffb7c5 100644 --- a/demos/STM32/RT-STM32F746G-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F746G-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F746ZG-NUCLEO144/Makefile b/demos/STM32/RT-STM32F746ZG-NUCLEO144/Makefile index ecd9b148a..5cbab4312 100644 --- a/demos/STM32/RT-STM32F746ZG-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32F746ZG-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F756ZG-NUCLEO144/Makefile b/demos/STM32/RT-STM32F756ZG-NUCLEO144/Makefile index 43f14bc1b..273543b14 100644 --- a/demos/STM32/RT-STM32F756ZG-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32F756ZG-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F767ZI-NUCLEO144/Makefile b/demos/STM32/RT-STM32F767ZI-NUCLEO144/Makefile index 5c22ce3ba..76021de31 100644 --- a/demos/STM32/RT-STM32F767ZI-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32F767ZI-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32F769I-DISCOVERY/Makefile b/demos/STM32/RT-STM32F769I-DISCOVERY/Makefile index 1ea8c569a..c866db1ad 100644 --- a/demos/STM32/RT-STM32F769I-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F769I-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32G071RB-NUCLEO64/Makefile b/demos/STM32/RT-STM32G071RB-NUCLEO64/Makefile index ed21bc913..4473a9239 100644 --- a/demos/STM32/RT-STM32G071RB-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32G071RB-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32G431RB-NUCLEO64/Makefile b/demos/STM32/RT-STM32G431RB-NUCLEO64/Makefile index e6ec97cd2..550d7caae 100644 --- a/demos/STM32/RT-STM32G431RB-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32G431RB-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32G474RE-DISCOVERY-DPOW1/Makefile b/demos/STM32/RT-STM32G474RE-DISCOVERY-DPOW1/Makefile index 077525419..2454fde2f 100644 --- a/demos/STM32/RT-STM32G474RE-DISCOVERY-DPOW1/Makefile +++ b/demos/STM32/RT-STM32G474RE-DISCOVERY-DPOW1/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32G474RE-NUCLEO64/Makefile b/demos/STM32/RT-STM32G474RE-NUCLEO64/Makefile index 636ed0cf4..13cc9c451 100644 --- a/demos/STM32/RT-STM32G474RE-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32G474RE-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32H743ZI_REV_XY-NUCLEO144/Makefile b/demos/STM32/RT-STM32H743ZI_REV_XY-NUCLEO144/Makefile index 59ce62a96..0053d67a6 100644 --- a/demos/STM32/RT-STM32H743ZI_REV_XY-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32H743ZI_REV_XY-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32H750XB-DISCOVERY/Makefile b/demos/STM32/RT-STM32H750XB-DISCOVERY/Makefile index 0319aed96..eec9a42ab 100644 --- a/demos/STM32/RT-STM32H750XB-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32H750XB-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32H755ZI-NUCLEO144/Makefile b/demos/STM32/RT-STM32H755ZI-NUCLEO144/Makefile index 7af201721..b1b9a04ba 100644 --- a/demos/STM32/RT-STM32H755ZI-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32H755ZI-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L031K6-NUCLEO32/Makefile b/demos/STM32/RT-STM32L031K6-NUCLEO32/Makefile index 165e5d47f..56f0c2ae9 100644 --- a/demos/STM32/RT-STM32L031K6-NUCLEO32/Makefile +++ b/demos/STM32/RT-STM32L031K6-NUCLEO32/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L053-DISCOVERY/Makefile b/demos/STM32/RT-STM32L053-DISCOVERY/Makefile index 350118730..712540a06 100644 --- a/demos/STM32/RT-STM32L053-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32L053-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile b/demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile index ac2fc5155..c48d2ec46 100644 --- a/demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L073RZ-NUCLEO64/Makefile b/demos/STM32/RT-STM32L073RZ-NUCLEO64/Makefile index 14320ef9f..c609fc74f 100644 --- a/demos/STM32/RT-STM32L073RZ-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32L073RZ-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L152-DISCOVERY/Makefile b/demos/STM32/RT-STM32L152-DISCOVERY/Makefile index 4d6703bfc..d24f135d1 100644 --- a/demos/STM32/RT-STM32L152-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32L152-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L152RE-NUCLEO64/Makefile b/demos/STM32/RT-STM32L152RE-NUCLEO64/Makefile index 0f9446eac..6b7163c82 100644 --- a/demos/STM32/RT-STM32L152RE-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32L152RE-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L432KC-NUCLEO32/Makefile b/demos/STM32/RT-STM32L432KC-NUCLEO32/Makefile index 1b6189f0d..d91d3b62b 100644 --- a/demos/STM32/RT-STM32L432KC-NUCLEO32/Makefile +++ b/demos/STM32/RT-STM32L432KC-NUCLEO32/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L452RE-NUCLEO64-P/Makefile b/demos/STM32/RT-STM32L452RE-NUCLEO64-P/Makefile index 76b6437bf..fbdeaa0c5 100644 --- a/demos/STM32/RT-STM32L452RE-NUCLEO64-P/Makefile +++ b/demos/STM32/RT-STM32L452RE-NUCLEO64-P/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT1/Makefile b/demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT1/Makefile index f79680497..3e74dbee5 100644 --- a/demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT1/Makefile +++ b/demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT1/Makefile @@ -110,7 +110,7 @@ include $(CHIBIOS)/os/sb/user/sbuser.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT2/Makefile b/demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT2/Makefile index f79680497..3e74dbee5 100644 --- a/demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT2/Makefile +++ b/demos/STM32/RT-STM32L476-DISCOVERY-SB_CLIENT2/Makefile @@ -110,7 +110,7 @@ include $(CHIBIOS)/os/sb/user/sbuser.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_DYNAMIC/Makefile b/demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_DYNAMIC/Makefile index 69baf18d6..274f8f038 100644 --- a/demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_DYNAMIC/Makefile +++ b/demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_DYNAMIC/Makefile @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/sb/host/compilers/GCC/sbhost.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_STATIC/Makefile b/demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_STATIC/Makefile index 69baf18d6..274f8f038 100644 --- a/demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_STATIC/Makefile +++ b/demos/STM32/RT-STM32L476-DISCOVERY-SB_HOST_STATIC/Makefile @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/sb/host/compilers/GCC/sbhost.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L476-DISCOVERY/Makefile b/demos/STM32/RT-STM32L476-DISCOVERY/Makefile index 81ca098b5..98b2120ba 100644 --- a/demos/STM32/RT-STM32L476-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32L476-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L476RG-NUCLEO64/Makefile b/demos/STM32/RT-STM32L476RG-NUCLEO64/Makefile index ad902cd9a..c2755e31a 100644 --- a/demos/STM32/RT-STM32L476RG-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32L476RG-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L496ZG-NUCLEO144/Makefile b/demos/STM32/RT-STM32L496ZG-NUCLEO144/Makefile index 9224863b8..4c2f0c94e 100644 --- a/demos/STM32/RT-STM32L496ZG-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32L496ZG-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L4R5ZI-NUCLEO144/Makefile b/demos/STM32/RT-STM32L4R5ZI-NUCLEO144/Makefile index 63703a5ff..f17065a7c 100644 --- a/demos/STM32/RT-STM32L4R5ZI-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32L4R5ZI-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L4R9-DISCOVERY/Makefile b/demos/STM32/RT-STM32L4R9-DISCOVERY/Makefile index 724885d46..13c6eb7fd 100644 --- a/demos/STM32/RT-STM32L4R9-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32L4R9-DISCOVERY/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_GUEST/Makefile b/demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_GUEST/Makefile index 2599ff41f..965443fb8 100644 --- a/demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_GUEST/Makefile +++ b/demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_GUEST/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv8-M-ML-TZ/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_HOST/Makefile b/demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_HOST/Makefile index f4f3b6a0d..7d1c71823 100644 --- a/demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_HOST/Makefile +++ b/demos/STM32/RT-STM32L552ZE-NUCLEO144-TZ_HOST/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv8-M-ML-TZ/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile b/demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile index 67f016e1f..fa38622e3 100644 --- a/demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv8-M-ML/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32WB55CG-NUCLEO48_USB/Makefile b/demos/STM32/RT-STM32WB55CG-NUCLEO48_USB/Makefile index f1fa3faea..9189c6be2 100644 --- a/demos/STM32/RT-STM32WB55CG-NUCLEO48_USB/Makefile +++ b/demos/STM32/RT-STM32WB55CG-NUCLEO48_USB/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32WB55RG-NUCLEO68/Makefile b/demos/STM32/RT-STM32WB55RG-NUCLEO68/Makefile index 0a4464ad7..fb46b57f9 100644 --- a/demos/STM32/RT-STM32WB55RG-NUCLEO68/Makefile +++ b/demos/STM32/RT-STM32WB55RG-NUCLEO68/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/STM32/RT-STM32WL55JC-NUCLEO64/Makefile b/demos/STM32/RT-STM32WL55JC-NUCLEO64/Makefile index f8ca575ce..e434b1358 100644 --- a/demos/STM32/RT-STM32WL55JC-NUCLEO64/Makefile +++ b/demos/STM32/RT-STM32WL55JC-NUCLEO64/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/various/NIL-ARMCM0-GENERIC/Makefile b/demos/various/NIL-ARMCM0-GENERIC/Makefile index 9b1b6b3da..756d53cbd 100644 --- a/demos/various/NIL-ARMCM0-GENERIC/Makefile +++ b/demos/various/NIL-ARMCM0-GENERIC/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/nil/nil_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/various/NIL-ARMCM4-GENERIC/Makefile b/demos/various/NIL-ARMCM4-GENERIC/Makefile index 37ce58a12..c10fffb93 100644 --- a/demos/various/NIL-ARMCM4-GENERIC/Makefile +++ b/demos/various/NIL-ARMCM4-GENERIC/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/nil/nil_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/various/RT-ARM7-GENERIC/Makefile b/demos/various/RT-ARM7-GENERIC/Makefile index 545fadd55..3d8e8f99d 100644 --- a/demos/various/RT-ARM7-GENERIC/Makefile +++ b/demos/various/RT-ARM7-GENERIC/Makefile @@ -124,7 +124,7 @@ include $(CHIBIOS)/os/common/startup/ARM/compilers/GCC/mk/startup_lpc214x.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARM/compilers/GCC/mk/port_generic.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/various/RT-ARMCM0-GENERIC/Makefile b/demos/various/RT-ARMCM0-GENERIC/Makefile index 3ec65c933..d66cac92d 100644 --- a/demos/various/RT-ARMCM0-GENERIC/Makefile +++ b/demos/various/RT-ARMCM0-GENERIC/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/various/RT-ARMCM4-GENERIC/Makefile b/demos/various/RT-ARMCM4-GENERIC/Makefile index 0b3b0a594..818fe4b2d 100644 --- a/demos/various/RT-ARMCM4-GENERIC/Makefile +++ b/demos/various/RT-ARMCM4-GENERIC/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/various/RT-ARMCM4-MAKELIB/Makefile b/demos/various/RT-ARMCM4-MAKELIB/Makefile index 71d6aade3..f4935278f 100644 --- a/demos/various/RT-ARMCM4-MAKELIB/Makefile +++ b/demos/various/RT-ARMCM4-MAKELIB/Makefile @@ -112,7 +112,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/various/RT-ARMCM4-USELIB/Makefile b/demos/various/RT-ARMCM4-USELIB/Makefile index 4be4dc7e2..06b7e606e 100644 --- a/demos/various/RT-ARMCM4-USELIB/Makefile +++ b/demos/various/RT-ARMCM4-USELIB/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.m # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/demos/various/RT-Posix-Simulator/Makefile b/demos/various/RT-Posix-Simulator/Makefile index f79b41864..a4906141f 100755 --- a/demos/various/RT-Posix-Simulator/Makefile +++ b/demos/various/RT-Posix-Simulator/Makefile @@ -81,7 +81,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/SIMIA32/compilers/GCC/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/various/RT-TEST-Latency/make/stm32g474re_nucleo64.make b/demos/various/RT-TEST-Latency/make/stm32g474re_nucleo64.make index ebe7f33ad..b9766d4c2 100644 --- a/demos/various/RT-TEST-Latency/make/stm32g474re_nucleo64.make +++ b/demos/various/RT-TEST-Latency/make/stm32g474re_nucleo64.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/various/RT-TEST-Latency/make/stm32l552ze_nucleo144.make b/demos/various/RT-TEST-Latency/make/stm32l552ze_nucleo144.make index ee7a04371..1421aaa97 100644 --- a/demos/various/RT-TEST-Latency/make/stm32l552ze_nucleo144.make +++ b/demos/various/RT-TEST-Latency/make/stm32l552ze_nucleo144.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv8-M-ML/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/various/RT-TEST-Latency/make/stm32l552ze_nucleo144_alt.make b/demos/various/RT-TEST-Latency/make/stm32l552ze_nucleo144_alt.make index f5119a321..73e81c6bb 100644 --- a/demos/various/RT-TEST-Latency/make/stm32l552ze_nucleo144_alt.make +++ b/demos/various/RT-TEST-Latency/make/stm32l552ze_nucleo144_alt.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv8-M-ML/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/demos/various/RT-Win32-Simulator/Makefile b/demos/various/RT-Win32-Simulator/Makefile index 53a438c7f..4bb9801e4 100644 --- a/demos/various/RT-Win32-Simulator/Makefile +++ b/demos/various/RT-Win32-Simulator/Makefile @@ -81,7 +81,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/SIMIA32/compilers/GCC/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/test/hal/testbuild/Makefile b/test/hal/testbuild/Makefile index b4321d2be..844db9f64 100644 --- a/test/hal/testbuild/Makefile +++ b/test/hal/testbuild/Makefile @@ -98,7 +98,7 @@ include $(CHIBIOS)/os/hal/templates/osal/osal.mk #include $(CHIBIOS)/os/rt/rt.mk #include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/test/nil/testbuild/Makefile b/test/nil/testbuild/Makefile index e22f19425..65adfc55a 100755 --- a/test/nil/testbuild/Makefile +++ b/test/nil/testbuild/Makefile @@ -104,7 +104,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/nil/nil_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/test/rt/testbuild/Makefile b/test/rt/testbuild/Makefile index 3d5c7b102..e7da93367 100755 --- a/test/rt/testbuild/Makefile +++ b/test/rt/testbuild/Makefile @@ -81,7 +81,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/SIMIA32/compilers/GCC/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk #include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/test/rt/testbuild/Makefile_win32 b/test/rt/testbuild/Makefile_win32 index 254ab3cc3..ccbc41f13 100755 --- a/test/rt/testbuild/Makefile_win32 +++ b/test/rt/testbuild/Makefile_win32 @@ -81,7 +81,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/SIMIA32/compilers/GCC/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk #include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/ADUCM/ADUCM36x/SPI/Makefile b/testhal/ADUCM/ADUCM36x/SPI/Makefile index 226678150..0cc51534c 100644 --- a/testhal/ADUCM/ADUCM36x/SPI/Makefile +++ b/testhal/ADUCM/ADUCM36x/SPI/Makefile @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/AVR/XMEGA/TEST-SUITE-OSLIB/Makefile b/testhal/AVR/XMEGA/TEST-SUITE-OSLIB/Makefile index 5c84ae46c..78db4156d 100644 --- a/testhal/AVR/XMEGA/TEST-SUITE-OSLIB/Makefile +++ b/testhal/AVR/XMEGA/TEST-SUITE-OSLIB/Makefile @@ -100,7 +100,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/AVR/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk # List C source files here. (C dependencies are automatically generated.) diff --git a/testhal/STM32/STM32F0xx/ADC/Makefile b/testhal/STM32/STM32F0xx/ADC/Makefile index e8671249e..0f15013bf 100644 --- a/testhal/STM32/STM32F0xx/ADC/Makefile +++ b/testhal/STM32/STM32F0xx/ADC/Makefile @@ -96,7 +96,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F0xx/CAN/Makefile b/testhal/STM32/STM32F0xx/CAN/Makefile index 9dab5807d..8eadfa4bc 100644 --- a/testhal/STM32/STM32F0xx/CAN/Makefile +++ b/testhal/STM32/STM32F0xx/CAN/Makefile @@ -96,7 +96,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F0xx/IRQ_STORM/Makefile b/testhal/STM32/STM32F0xx/IRQ_STORM/Makefile index bd94f704e..74c2e28e5 100644 --- a/testhal/STM32/STM32F0xx/IRQ_STORM/Makefile +++ b/testhal/STM32/STM32F0xx/IRQ_STORM/Makefile @@ -97,7 +97,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Other files (optional). include $(CHIBIOS)/os/hal/lib/streams/streams.mk -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F0xx/PWM-ICU/Makefile b/testhal/STM32/STM32F0xx/PWM-ICU/Makefile index e8671249e..0f15013bf 100644 --- a/testhal/STM32/STM32F0xx/PWM-ICU/Makefile +++ b/testhal/STM32/STM32F0xx/PWM-ICU/Makefile @@ -96,7 +96,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F0xx/USB_CDC/Makefile b/testhal/STM32/STM32F0xx/USB_CDC/Makefile index 2f65465a4..0ddfce6ab 100644 --- a/testhal/STM32/STM32F0xx/USB_CDC/Makefile +++ b/testhal/STM32/STM32F0xx/USB_CDC/Makefile @@ -96,7 +96,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/STM32F0xx/WDG/Makefile b/testhal/STM32/STM32F0xx/WDG/Makefile index e8671249e..0f15013bf 100644 --- a/testhal/STM32/STM32F0xx/WDG/Makefile +++ b/testhal/STM32/STM32F0xx/WDG/Makefile @@ -96,7 +96,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F1xx/ADC/Makefile b/testhal/STM32/STM32F1xx/ADC/Makefile index 59c33b3a4..38c1df1cd 100644 --- a/testhal/STM32/STM32F1xx/ADC/Makefile +++ b/testhal/STM32/STM32F1xx/ADC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F1xx/CAN/Makefile b/testhal/STM32/STM32F1xx/CAN/Makefile index ed742d3f1..6172a2a46 100644 --- a/testhal/STM32/STM32F1xx/CAN/Makefile +++ b/testhal/STM32/STM32F1xx/CAN/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F1xx/I2C/Makefile b/testhal/STM32/STM32F1xx/I2C/Makefile index f726c7447..49e893488 100644 --- a/testhal/STM32/STM32F1xx/I2C/Makefile +++ b/testhal/STM32/STM32F1xx/I2C/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F1xx/IRQ_STORM/Makefile b/testhal/STM32/STM32F1xx/IRQ_STORM/Makefile index 4462ef441..0b8023231 100644 --- a/testhal/STM32/STM32F1xx/IRQ_STORM/Makefile +++ b/testhal/STM32/STM32F1xx/IRQ_STORM/Makefile @@ -102,7 +102,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). include $(CHIBIOS)/os/hal/lib/streams/streams.mk -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F1xx/PWM-ICU/Makefile b/testhal/STM32/STM32F1xx/PWM-ICU/Makefile index ed742d3f1..6172a2a46 100644 --- a/testhal/STM32/STM32F1xx/PWM-ICU/Makefile +++ b/testhal/STM32/STM32F1xx/PWM-ICU/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F1xx/RTC/Makefile b/testhal/STM32/STM32F1xx/RTC/Makefile index 4797ef175..34104c4ce 100644 --- a/testhal/STM32/STM32F1xx/RTC/Makefile +++ b/testhal/STM32/STM32F1xx/RTC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F1xx/SPI/Makefile b/testhal/STM32/STM32F1xx/SPI/Makefile index ed742d3f1..6172a2a46 100644 --- a/testhal/STM32/STM32F1xx/SPI/Makefile +++ b/testhal/STM32/STM32F1xx/SPI/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F1xx/UART/Makefile b/testhal/STM32/STM32F1xx/UART/Makefile index ed742d3f1..6172a2a46 100644 --- a/testhal/STM32/STM32F1xx/UART/Makefile +++ b/testhal/STM32/STM32F1xx/UART/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F1xx/USB_CDC/Makefile b/testhal/STM32/STM32F1xx/USB_CDC/Makefile index 453da168e..a41c5d9f6 100644 --- a/testhal/STM32/STM32F1xx/USB_CDC/Makefile +++ b/testhal/STM32/STM32F1xx/USB_CDC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/STM32F1xx/USB_CDC_F107/Makefile b/testhal/STM32/STM32F1xx/USB_CDC_F107/Makefile index 4e9eefb07..97e54ea08 100644 --- a/testhal/STM32/STM32F1xx/USB_CDC_F107/Makefile +++ b/testhal/STM32/STM32F1xx/USB_CDC_F107/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/STM32F37x/ADC/Makefile b/testhal/STM32/STM32F37x/ADC/Makefile index fa184ef8f..48c5a3804 100644 --- a/testhal/STM32/STM32F37x/ADC/Makefile +++ b/testhal/STM32/STM32F37x/ADC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F37x/CAN/Makefile b/testhal/STM32/STM32F37x/CAN/Makefile index fa184ef8f..48c5a3804 100644 --- a/testhal/STM32/STM32F37x/CAN/Makefile +++ b/testhal/STM32/STM32F37x/CAN/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F37x/I2C/Makefile b/testhal/STM32/STM32F37x/I2C/Makefile index fa184ef8f..48c5a3804 100644 --- a/testhal/STM32/STM32F37x/I2C/Makefile +++ b/testhal/STM32/STM32F37x/I2C/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F37x/PWM-ICU/Makefile b/testhal/STM32/STM32F37x/PWM-ICU/Makefile index fa184ef8f..48c5a3804 100644 --- a/testhal/STM32/STM32F37x/PWM-ICU/Makefile +++ b/testhal/STM32/STM32F37x/PWM-ICU/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F37x/SDADC/Makefile b/testhal/STM32/STM32F37x/SDADC/Makefile index fa184ef8f..48c5a3804 100644 --- a/testhal/STM32/STM32F37x/SDADC/Makefile +++ b/testhal/STM32/STM32F37x/SDADC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F37x/SPI/Makefile b/testhal/STM32/STM32F37x/SPI/Makefile index fa184ef8f..48c5a3804 100644 --- a/testhal/STM32/STM32F37x/SPI/Makefile +++ b/testhal/STM32/STM32F37x/SPI/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F37x/UART/Makefile b/testhal/STM32/STM32F37x/UART/Makefile index fa184ef8f..48c5a3804 100644 --- a/testhal/STM32/STM32F37x/UART/Makefile +++ b/testhal/STM32/STM32F37x/UART/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F37x/USB_CDC/Makefile b/testhal/STM32/STM32F37x/USB_CDC/Makefile index 36c7fc694..fb01af926 100644 --- a/testhal/STM32/STM32F37x/USB_CDC/Makefile +++ b/testhal/STM32/STM32F37x/USB_CDC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/STM32F3xx/ADC/Makefile b/testhal/STM32/STM32F3xx/ADC/Makefile index d9f934d49..b9c9cb6c3 100644 --- a/testhal/STM32/STM32F3xx/ADC/Makefile +++ b/testhal/STM32/STM32F3xx/ADC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F3xx/ADC_DUAL/Makefile b/testhal/STM32/STM32F3xx/ADC_DUAL/Makefile index d9f934d49..b9c9cb6c3 100644 --- a/testhal/STM32/STM32F3xx/ADC_DUAL/Makefile +++ b/testhal/STM32/STM32F3xx/ADC_DUAL/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F3xx/CAN/Makefile b/testhal/STM32/STM32F3xx/CAN/Makefile index d9f934d49..b9c9cb6c3 100644 --- a/testhal/STM32/STM32F3xx/CAN/Makefile +++ b/testhal/STM32/STM32F3xx/CAN/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F3xx/DAC/Makefile b/testhal/STM32/STM32F3xx/DAC/Makefile index d9f934d49..b9c9cb6c3 100644 --- a/testhal/STM32/STM32F3xx/DAC/Makefile +++ b/testhal/STM32/STM32F3xx/DAC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F3xx/IRQ_STORM/Makefile b/testhal/STM32/STM32F3xx/IRQ_STORM/Makefile index 5c6131bea..7b911e0e9 100644 --- a/testhal/STM32/STM32F3xx/IRQ_STORM/Makefile +++ b/testhal/STM32/STM32F3xx/IRQ_STORM/Makefile @@ -102,7 +102,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). include $(CHIBIOS)/os/hal/lib/streams/streams.mk -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F3xx/PWM-ICU/Makefile b/testhal/STM32/STM32F3xx/PWM-ICU/Makefile index d9f934d49..b9c9cb6c3 100644 --- a/testhal/STM32/STM32F3xx/PWM-ICU/Makefile +++ b/testhal/STM32/STM32F3xx/PWM-ICU/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F3xx/USB_CDC_IAD/Makefile b/testhal/STM32/STM32F3xx/USB_CDC_IAD/Makefile index 21c7314ab..48f785f61 100644 --- a/testhal/STM32/STM32F3xx/USB_CDC_IAD/Makefile +++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/STM32F3xx/WDG/Makefile b/testhal/STM32/STM32F3xx/WDG/Makefile index d9f934d49..b9c9cb6c3 100644 --- a/testhal/STM32/STM32F3xx/WDG/Makefile +++ b/testhal/STM32/STM32F3xx/WDG/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/ADC/Makefile b/testhal/STM32/STM32F4xx/ADC/Makefile index 01e3fe5be..11782a7da 100644 --- a/testhal/STM32/STM32F4xx/ADC/Makefile +++ b/testhal/STM32/STM32F4xx/ADC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/CAN/Makefile b/testhal/STM32/STM32F4xx/CAN/Makefile index 01e3fe5be..11782a7da 100644 --- a/testhal/STM32/STM32F4xx/CAN/Makefile +++ b/testhal/STM32/STM32F4xx/CAN/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/DAC/Makefile b/testhal/STM32/STM32F4xx/DAC/Makefile index 01e3fe5be..11782a7da 100644 --- a/testhal/STM32/STM32F4xx/DAC/Makefile +++ b/testhal/STM32/STM32F4xx/DAC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/DAC_DUAL/Makefile b/testhal/STM32/STM32F4xx/DAC_DUAL/Makefile index 01e3fe5be..11782a7da 100644 --- a/testhal/STM32/STM32F4xx/DAC_DUAL/Makefile +++ b/testhal/STM32/STM32F4xx/DAC_DUAL/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/DMA_STORM/Makefile b/testhal/STM32/STM32F4xx/DMA_STORM/Makefile index 01e3fe5be..11782a7da 100644 --- a/testhal/STM32/STM32F4xx/DMA_STORM/Makefile +++ b/testhal/STM32/STM32F4xx/DMA_STORM/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/I2S/Makefile b/testhal/STM32/STM32F4xx/I2S/Makefile index 01e3fe5be..11782a7da 100644 --- a/testhal/STM32/STM32F4xx/I2S/Makefile +++ b/testhal/STM32/STM32F4xx/I2S/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/IRQ_STORM/Makefile b/testhal/STM32/STM32F4xx/IRQ_STORM/Makefile index ccf91b041..3ea11a7fe 100644 --- a/testhal/STM32/STM32F4xx/IRQ_STORM/Makefile +++ b/testhal/STM32/STM32F4xx/IRQ_STORM/Makefile @@ -102,7 +102,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). include $(CHIBIOS)/os/hal/lib/streams/streams.mk -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/IRQ_STORM_FPU/Makefile b/testhal/STM32/STM32F4xx/IRQ_STORM_FPU/Makefile index 4475a9ab7..9f045683e 100644 --- a/testhal/STM32/STM32F4xx/IRQ_STORM_FPU/Makefile +++ b/testhal/STM32/STM32F4xx/IRQ_STORM_FPU/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/PWM-ICU/Makefile b/testhal/STM32/STM32F4xx/PWM-ICU/Makefile index 01e3fe5be..11782a7da 100644 --- a/testhal/STM32/STM32F4xx/PWM-ICU/Makefile +++ b/testhal/STM32/STM32F4xx/PWM-ICU/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F4xx/RTC/Makefile b/testhal/STM32/STM32F4xx/RTC/Makefile index c261a1dc5..9afd0faed 100644 --- a/testhal/STM32/STM32F4xx/RTC/Makefile +++ b/testhal/STM32/STM32F4xx/RTC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/STM32F4xx/SDC/Makefile b/testhal/STM32/STM32F4xx/SDC/Makefile index 26730464c..f0c547926 100644 --- a/testhal/STM32/STM32F4xx/SDC/Makefile +++ b/testhal/STM32/STM32F4xx/SDC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile b/testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile index fa677cc3c..c46bf8733 100644 --- a/testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile +++ b/testhal/STM32/STM32F4xx/USB_CDC_IAD/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/STM32F4xx/WDG/Makefile b/testhal/STM32/STM32F4xx/WDG/Makefile index 01e3fe5be..11782a7da 100644 --- a/testhal/STM32/STM32F4xx/WDG/Makefile +++ b/testhal/STM32/STM32F4xx/WDG/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F7xx/GPT-ADC/Makefile b/testhal/STM32/STM32F7xx/GPT-ADC/Makefile index 8696f7572..0ad4ca07e 100644 --- a/testhal/STM32/STM32F7xx/GPT-ADC/Makefile +++ b/testhal/STM32/STM32F7xx/GPT-ADC/Makefile @@ -106,7 +106,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F7xx/IRQ_STORM/Makefile b/testhal/STM32/STM32F7xx/IRQ_STORM/Makefile index a9ece0020..912120a91 100644 --- a/testhal/STM32/STM32F7xx/IRQ_STORM/Makefile +++ b/testhal/STM32/STM32F7xx/IRQ_STORM/Makefile @@ -107,7 +107,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). include $(CHIBIOS)/os/hal/lib/streams/streams.mk -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F7xx/PWM-ICU/Makefile b/testhal/STM32/STM32F7xx/PWM-ICU/Makefile index 8696f7572..0ad4ca07e 100644 --- a/testhal/STM32/STM32F7xx/PWM-ICU/Makefile +++ b/testhal/STM32/STM32F7xx/PWM-ICU/Makefile @@ -106,7 +106,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F7xx/SPI/Makefile b/testhal/STM32/STM32F7xx/SPI/Makefile index 8696f7572..0ad4ca07e 100644 --- a/testhal/STM32/STM32F7xx/SPI/Makefile +++ b/testhal/STM32/STM32F7xx/SPI/Makefile @@ -106,7 +106,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32F7xx/USB_RAW/Makefile b/testhal/STM32/STM32F7xx/USB_RAW/Makefile index 2962a5b4e..eaf8725d9 100644 --- a/testhal/STM32/STM32F7xx/USB_RAW/Makefile +++ b/testhal/STM32/STM32F7xx/USB_RAW/Makefile @@ -106,7 +106,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32L0xx/SPI/Makefile b/testhal/STM32/STM32L0xx/SPI/Makefile index 99bac429f..7aa51396f 100644 --- a/testhal/STM32/STM32L0xx/SPI/Makefile +++ b/testhal/STM32/STM32L0xx/SPI/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32L0xx/USB_CDC/Makefile b/testhal/STM32/STM32L0xx/USB_CDC/Makefile index fe4c40777..59b62b207 100644 --- a/testhal/STM32/STM32L0xx/USB_CDC/Makefile +++ b/testhal/STM32/STM32L0xx/USB_CDC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/STM32L1xx/ADC/Makefile b/testhal/STM32/STM32L1xx/ADC/Makefile index 6a618e5f8..3d7c21d6d 100644 --- a/testhal/STM32/STM32L1xx/ADC/Makefile +++ b/testhal/STM32/STM32L1xx/ADC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32L1xx/DAC/Makefile b/testhal/STM32/STM32L1xx/DAC/Makefile index 814770fbb..b5e43b8c5 100644 --- a/testhal/STM32/STM32L1xx/DAC/Makefile +++ b/testhal/STM32/STM32L1xx/DAC/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32L1xx/IRQ_STORM/Makefile b/testhal/STM32/STM32L1xx/IRQ_STORM/Makefile index f25fed9c7..f8588f167 100644 --- a/testhal/STM32/STM32L1xx/IRQ_STORM/Makefile +++ b/testhal/STM32/STM32L1xx/IRQ_STORM/Makefile @@ -102,7 +102,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). include $(CHIBIOS)/os/hal/lib/streams/streams.mk -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32L1xx/PWM-ICU/Makefile b/testhal/STM32/STM32L1xx/PWM-ICU/Makefile index 6a618e5f8..3d7c21d6d 100644 --- a/testhal/STM32/STM32L1xx/PWM-ICU/Makefile +++ b/testhal/STM32/STM32L1xx/PWM-ICU/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32L1xx/SPI/Makefile b/testhal/STM32/STM32L1xx/SPI/Makefile index 6a618e5f8..3d7c21d6d 100644 --- a/testhal/STM32/STM32L1xx/SPI/Makefile +++ b/testhal/STM32/STM32L1xx/SPI/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32L1xx/UART/Makefile b/testhal/STM32/STM32L1xx/UART/Makefile index 6a618e5f8..3d7c21d6d 100644 --- a/testhal/STM32/STM32L1xx/UART/Makefile +++ b/testhal/STM32/STM32L1xx/UART/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32L4xx/CAN/Makefile b/testhal/STM32/STM32L4xx/CAN/Makefile index ca0fe2c15..8b29828e0 100644 --- a/testhal/STM32/STM32L4xx/CAN/Makefile +++ b/testhal/STM32/STM32L4xx/CAN/Makefile @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/STM32L4xx/IRQ_STORM/Makefile b/testhal/STM32/STM32L4xx/IRQ_STORM/Makefile index 718cc3526..aa878e0e8 100644 --- a/testhal/STM32/STM32L4xx/IRQ_STORM/Makefile +++ b/testhal/STM32/STM32L4xx/IRQ_STORM/Makefile @@ -102,7 +102,7 @@ include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Other files (optional). include $(CHIBIOS)/os/hal/lib/streams/streams.mk -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/ADC/make/stm32g071rb_nucleo64.make b/testhal/STM32/multi/ADC/make/stm32g071rb_nucleo64.make index 2f88b5ae8..04cd1319f 100644 --- a/testhal/STM32/multi/ADC/make/stm32g071rb_nucleo64.make +++ b/testhal/STM32/multi/ADC/make/stm32g071rb_nucleo64.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/ADC/make/stm32g474re_nucleo64.make b/testhal/STM32/multi/ADC/make/stm32g474re_nucleo64.make index 6580fb249..cd9adeb2e 100644 --- a/testhal/STM32/multi/ADC/make/stm32g474re_nucleo64.make +++ b/testhal/STM32/multi/ADC/make/stm32g474re_nucleo64.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk #include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/ADC/make/stm32h743zi_nucleo144.make b/testhal/STM32/multi/ADC/make/stm32h743zi_nucleo144.make index 3f98734aa..58943f9d4 100644 --- a/testhal/STM32/multi/ADC/make/stm32h743zi_nucleo144.make +++ b/testhal/STM32/multi/ADC/make/stm32h743zi_nucleo144.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk #include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/ADC/make/stm32l053r8_nucleo64.make b/testhal/STM32/multi/ADC/make/stm32l053r8_nucleo64.make index fec96dc2e..2f2f1e7f1 100644 --- a/testhal/STM32/multi/ADC/make/stm32l053r8_nucleo64.make +++ b/testhal/STM32/multi/ADC/make/stm32l053r8_nucleo64.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/ADC/make/stm32l476_discovery.make b/testhal/STM32/multi/ADC/make/stm32l476_discovery.make index 32ef3aae7..57d9b1c67 100644 --- a/testhal/STM32/multi/ADC/make/stm32l476_discovery.make +++ b/testhal/STM32/multi/ADC/make/stm32l476_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk #include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/ADC/make/stm32l4r5zi_nucleo144.make b/testhal/STM32/multi/ADC/make/stm32l4r5zi_nucleo144.make index 685e39919..7f85a8d5b 100644 --- a/testhal/STM32/multi/ADC/make/stm32l4r5zi_nucleo144.make +++ b/testhal/STM32/multi/ADC/make/stm32l4r5zi_nucleo144.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk #include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/ADC/make/stm32wb55rg_nucleo68.make b/testhal/STM32/multi/ADC/make/stm32wb55rg_nucleo68.make index da31380f0..783a6cf93 100644 --- a/testhal/STM32/multi/ADC/make/stm32wb55rg_nucleo68.make +++ b/testhal/STM32/multi/ADC/make/stm32wb55rg_nucleo68.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/CRYPTO/make/stm32f756zg_nucleo144.make b/testhal/STM32/multi/CRYPTO/make/stm32f756zg_nucleo144.make index 8e78da896..5d9105b19 100644 --- a/testhal/STM32/multi/CRYPTO/make/stm32f756zg_nucleo144.make +++ b/testhal/STM32/multi/CRYPTO/make/stm32f756zg_nucleo144.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/DAC/make/stm32g474re_nucleo64.make b/testhal/STM32/multi/DAC/make/stm32g474re_nucleo64.make index 024136393..33c55693a 100644 --- a/testhal/STM32/multi/DAC/make/stm32g474re_nucleo64.make +++ b/testhal/STM32/multi/DAC/make/stm32g474re_nucleo64.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/DAC/make/stm32h743_nucleo144.make b/testhal/STM32/multi/DAC/make/stm32h743_nucleo144.make index 901456515..91e637c7c 100644 --- a/testhal/STM32/multi/DAC/make/stm32h743_nucleo144.make +++ b/testhal/STM32/multi/DAC/make/stm32h743_nucleo144.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk #include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/DAC/make/stm32l476_discovery.make b/testhal/STM32/multi/DAC/make/stm32l476_discovery.make index 32ef3aae7..57d9b1c67 100644 --- a/testhal/STM32/multi/DAC/make/stm32l476_discovery.make +++ b/testhal/STM32/multi/DAC/make/stm32l476_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk #include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/DAC/make/stm32l4r5zi_nucleo144.make b/testhal/STM32/multi/DAC/make/stm32l4r5zi_nucleo144.make index 685e39919..7f85a8d5b 100644 --- a/testhal/STM32/multi/DAC/make/stm32l4r5zi_nucleo144.make +++ b/testhal/STM32/multi/DAC/make/stm32l4r5zi_nucleo144.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk #include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/EFL-MFS/make/stm32l476_discovery.make b/testhal/STM32/multi/EFL-MFS/make/stm32l476_discovery.make index 76fe38008..e3f7270ee 100644 --- a/testhal/STM32/multi/EFL-MFS/make/stm32l476_discovery.make +++ b/testhal/STM32/multi/EFL-MFS/make/stm32l476_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/mfs/mfs_test.mk include $(CHIBIOS)/os/hal/lib/complex/mfs/hal_mfs.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/PAL/make/stm32f051_discovery.make b/testhal/STM32/multi/PAL/make/stm32f051_discovery.make index f37276a37..ab1e49c17 100644 --- a/testhal/STM32/multi/PAL/make/stm32f051_discovery.make +++ b/testhal/STM32/multi/PAL/make/stm32f051_discovery.make @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/PAL/make/stm32f103_olimex.make b/testhal/STM32/multi/PAL/make/stm32f103_olimex.make index 3d0a0a4a4..6f4317975 100644 --- a/testhal/STM32/multi/PAL/make/stm32f103_olimex.make +++ b/testhal/STM32/multi/PAL/make/stm32f103_olimex.make @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/PAL/make/stm32f303_discovery.make b/testhal/STM32/multi/PAL/make/stm32f303_discovery.make index beb86aab6..5faebe0ec 100644 --- a/testhal/STM32/multi/PAL/make/stm32f303_discovery.make +++ b/testhal/STM32/multi/PAL/make/stm32f303_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/PAL/make/stm32f373_eval.make b/testhal/STM32/multi/PAL/make/stm32f373_eval.make index 547abf78a..11fe12644 100644 --- a/testhal/STM32/multi/PAL/make/stm32f373_eval.make +++ b/testhal/STM32/multi/PAL/make/stm32f373_eval.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/PAL/make/stm32f407_discovery.make b/testhal/STM32/multi/PAL/make/stm32f407_discovery.make index 800ba00f5..1dd3a69ea 100644 --- a/testhal/STM32/multi/PAL/make/stm32f407_discovery.make +++ b/testhal/STM32/multi/PAL/make/stm32f407_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/PAL/make/stm32f429_discovery.make b/testhal/STM32/multi/PAL/make/stm32f429_discovery.make index 261b923ae..f0b86b980 100644 --- a/testhal/STM32/multi/PAL/make/stm32f429_discovery.make +++ b/testhal/STM32/multi/PAL/make/stm32f429_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/PAL/make/stm32f746_discovery.make b/testhal/STM32/multi/PAL/make/stm32f746_discovery.make index 4e1a9ce47..4deec1248 100644 --- a/testhal/STM32/multi/PAL/make/stm32f746_discovery.make +++ b/testhal/STM32/multi/PAL/make/stm32f746_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/PAL/make/stm32l053_discovery.make b/testhal/STM32/multi/PAL/make/stm32l053_discovery.make index 99cb0f8f6..e43aba7f5 100644 --- a/testhal/STM32/multi/PAL/make/stm32l053_discovery.make +++ b/testhal/STM32/multi/PAL/make/stm32l053_discovery.make @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/PAL/make/stm32l151_discovery.make b/testhal/STM32/multi/PAL/make/stm32l151_discovery.make index 2ebf94b1f..5d5e45a3a 100644 --- a/testhal/STM32/multi/PAL/make/stm32l151_discovery.make +++ b/testhal/STM32/multi/PAL/make/stm32l151_discovery.make @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/PAL/make/stm32l476_discovery.make b/testhal/STM32/multi/PAL/make/stm32l476_discovery.make index 2c7215cb1..d8745b67b 100644 --- a/testhal/STM32/multi/PAL/make/stm32l476_discovery.make +++ b/testhal/STM32/multi/PAL/make/stm32l476_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/RTC/make/stm32f051_discovery.make b/testhal/STM32/multi/RTC/make/stm32f051_discovery.make index f40fd838d..b871d4e6e 100644 --- a/testhal/STM32/multi/RTC/make/stm32f051_discovery.make +++ b/testhal/STM32/multi/RTC/make/stm32f051_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/RTC/make/stm32f303_discovery.make b/testhal/STM32/multi/RTC/make/stm32f303_discovery.make index 56ff8070a..bba625239 100644 --- a/testhal/STM32/multi/RTC/make/stm32f303_discovery.make +++ b/testhal/STM32/multi/RTC/make/stm32f303_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/RTC/make/stm32f407_discovery.make b/testhal/STM32/multi/RTC/make/stm32f407_discovery.make index 85bbe4180..572e97bc7 100644 --- a/testhal/STM32/multi/RTC/make/stm32f407_discovery.make +++ b/testhal/STM32/multi/RTC/make/stm32f407_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/RTC/make/stm32f746_discovery.make b/testhal/STM32/multi/RTC/make/stm32f746_discovery.make index c9ac2d0dd..914b666ae 100644 --- a/testhal/STM32/multi/RTC/make/stm32f746_discovery.make +++ b/testhal/STM32/multi/RTC/make/stm32f746_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/RTC/make/stm32g071_nucleo64.make b/testhal/STM32/multi/RTC/make/stm32g071_nucleo64.make index cb0f45082..41ea7a234 100644 --- a/testhal/STM32/multi/RTC/make/stm32g071_nucleo64.make +++ b/testhal/STM32/multi/RTC/make/stm32g071_nucleo64.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/RTC/make/stm32l053_discovery.make b/testhal/STM32/multi/RTC/make/stm32l053_discovery.make index 78b02891c..49e1e541a 100644 --- a/testhal/STM32/multi/RTC/make/stm32l053_discovery.make +++ b/testhal/STM32/multi/RTC/make/stm32l053_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/RTC/make/stm32l476_discovery.make b/testhal/STM32/multi/RTC/make/stm32l476_discovery.make index cac656407..d3d6ac203 100644 --- a/testhal/STM32/multi/RTC/make/stm32l476_discovery.make +++ b/testhal/STM32/multi/RTC/make/stm32l476_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/RTC/make/stm32l4r5_nucleo144.make b/testhal/STM32/multi/RTC/make/stm32l4r5_nucleo144.make index f05fc7cfe..dc2bd1aaa 100644 --- a/testhal/STM32/multi/RTC/make/stm32l4r5_nucleo144.make +++ b/testhal/STM32/multi/RTC/make/stm32l4r5_nucleo144.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/RTC/make/stm32wb55rg_nucleo68.make b/testhal/STM32/multi/RTC/make/stm32wb55rg_nucleo68.make index cfda3a77f..9828cbd61 100644 --- a/testhal/STM32/multi/RTC/make/stm32wb55rg_nucleo68.make +++ b/testhal/STM32/multi/RTC/make/stm32wb55rg_nucleo68.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/SDMMC-FATFS/make/stm32l4r9ai_discovery.make b/testhal/STM32/multi/SDMMC-FATFS/make/stm32l4r9ai_discovery.make index b03a0fa84..9936aa227 100644 --- a/testhal/STM32/multi/SDMMC-FATFS/make/stm32l4r9ai_discovery.make +++ b/testhal/STM32/multi/SDMMC-FATFS/make/stm32l4r9ai_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/SDMMC/make/stm32l4r9ai_discovery.make b/testhal/STM32/multi/SDMMC/make/stm32l4r9ai_discovery.make index 1f654eb9b..efaf55d37 100644 --- a/testhal/STM32/multi/SDMMC/make/stm32l4r9ai_discovery.make +++ b/testhal/STM32/multi/SDMMC/make/stm32l4r9ai_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/SPI/make/stm32f091_nucleo64.make b/testhal/STM32/multi/SPI/make/stm32f091_nucleo64.make index 4fc8ae3b4..3834d97d0 100644 --- a/testhal/STM32/multi/SPI/make/stm32f091_nucleo64.make +++ b/testhal/STM32/multi/SPI/make/stm32f091_nucleo64.make @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/SPI/make/stm32f303_discovery.make b/testhal/STM32/multi/SPI/make/stm32f303_discovery.make index 3125e913d..a3daee143 100644 --- a/testhal/STM32/multi/SPI/make/stm32f303_discovery.make +++ b/testhal/STM32/multi/SPI/make/stm32f303_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/SPI/make/stm32f407_discovery.make b/testhal/STM32/multi/SPI/make/stm32f407_discovery.make index 438ed8225..ec09ae855 100644 --- a/testhal/STM32/multi/SPI/make/stm32f407_discovery.make +++ b/testhal/STM32/multi/SPI/make/stm32f407_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make b/testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make index 77924bbae..ac12ae10f 100644 --- a/testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make +++ b/testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/SPI/make/stm32h755_nucleo144.make b/testhal/STM32/multi/SPI/make/stm32h755_nucleo144.make index 95fb26935..91b15a098 100644 --- a/testhal/STM32/multi/SPI/make/stm32h755_nucleo144.make +++ b/testhal/STM32/multi/SPI/make/stm32h755_nucleo144.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/SPI/make/stm32l476_discovery.make b/testhal/STM32/multi/SPI/make/stm32l476_discovery.make index e0ff07d67..207e64104 100644 --- a/testhal/STM32/multi/SPI/make/stm32l476_discovery.make +++ b/testhal/STM32/multi/SPI/make/stm32l476_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make b/testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make index a7bdbd641..05cf7e525 100644 --- a/testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make +++ b/testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/SPI/make/stm32l4r9_discovery.make b/testhal/STM32/multi/SPI/make/stm32l4r9_discovery.make index c09fa968a..b14bf8cd0 100644 --- a/testhal/STM32/multi/SPI/make/stm32l4r9_discovery.make +++ b/testhal/STM32/multi/SPI/make/stm32l4r9_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/TRNG/make/stm32l476_discovery.make b/testhal/STM32/multi/TRNG/make/stm32l476_discovery.make index bfddd94bd..2e8a067ce 100644 --- a/testhal/STM32/multi/TRNG/make/stm32l476_discovery.make +++ b/testhal/STM32/multi/TRNG/make/stm32l476_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/TRNG/make/stm32l4r5zi_nucleo144.make b/testhal/STM32/multi/TRNG/make/stm32l4r5zi_nucleo144.make index 7554d9732..a71ee9065 100644 --- a/testhal/STM32/multi/TRNG/make/stm32l4r5zi_nucleo144.make +++ b/testhal/STM32/multi/TRNG/make/stm32l4r5zi_nucleo144.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/TRNG/make/stm32wb55rg_nucleo68.make b/testhal/STM32/multi/TRNG/make/stm32wb55rg_nucleo68.make index e6c06ff1e..b0133e239 100644 --- a/testhal/STM32/multi/TRNG/make/stm32wb55rg_nucleo68.make +++ b/testhal/STM32/multi/TRNG/make/stm32wb55rg_nucleo68.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/UART/make/stm32f091_nucleo64.make b/testhal/STM32/multi/UART/make/stm32f091_nucleo64.make index 2eb07d301..1deb0a881 100644 --- a/testhal/STM32/multi/UART/make/stm32f091_nucleo64.make +++ b/testhal/STM32/multi/UART/make/stm32f091_nucleo64.make @@ -101,7 +101,7 @@ include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/UART/make/stm32f303_discovery.make b/testhal/STM32/multi/UART/make/stm32f303_discovery.make index beb86aab6..5faebe0ec 100644 --- a/testhal/STM32/multi/UART/make/stm32f303_discovery.make +++ b/testhal/STM32/multi/UART/make/stm32f303_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/UART/make/stm32f407_discovery.make b/testhal/STM32/multi/UART/make/stm32f407_discovery.make index 27778e7da..4408a9e9e 100644 --- a/testhal/STM32/multi/UART/make/stm32f407_discovery.make +++ b/testhal/STM32/multi/UART/make/stm32f407_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/UART/make/stm32f746_discovery.make b/testhal/STM32/multi/UART/make/stm32f746_discovery.make index 4e1a9ce47..4deec1248 100644 --- a/testhal/STM32/multi/UART/make/stm32f746_discovery.make +++ b/testhal/STM32/multi/UART/make/stm32f746_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/UART/make/stm32wb55rg_nucleo68.make b/testhal/STM32/multi/UART/make/stm32wb55rg_nucleo68.make index da31380f0..783a6cf93 100644 --- a/testhal/STM32/multi/UART/make/stm32wb55rg_nucleo68.make +++ b/testhal/STM32/multi/UART/make/stm32wb55rg_nucleo68.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk diff --git a/testhal/STM32/multi/USB_CDC/make/stm32f303_discovery.make b/testhal/STM32/multi/USB_CDC/make/stm32f303_discovery.make index ee7acaabd..11caac1fd 100644 --- a/testhal/STM32/multi/USB_CDC/make/stm32f303_discovery.make +++ b/testhal/STM32/multi/USB_CDC/make/stm32f303_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make b/testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make index 27778e7da..4408a9e9e 100644 --- a/testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make +++ b/testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/USB_CDC/make/stm32f746_discovery.make b/testhal/STM32/multi/USB_CDC/make/stm32f746_discovery.make index c9ac2d0dd..914b666ae 100644 --- a/testhal/STM32/multi/USB_CDC/make/stm32f746_discovery.make +++ b/testhal/STM32/multi/USB_CDC/make/stm32f746_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/USB_CDC/make/stm32h743_nucleo144.make b/testhal/STM32/multi/USB_CDC/make/stm32h743_nucleo144.make index 7e37cdf01..f9325ad0c 100644 --- a/testhal/STM32/multi/USB_CDC/make/stm32h743_nucleo144.make +++ b/testhal/STM32/multi/USB_CDC/make/stm32h743_nucleo144.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/USB_CDC/make/stm32l476_discovery.make b/testhal/STM32/multi/USB_CDC/make/stm32l476_discovery.make index 991c1788b..0d6611014 100644 --- a/testhal/STM32/multi/USB_CDC/make/stm32l476_discovery.make +++ b/testhal/STM32/multi/USB_CDC/make/stm32l476_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/USB_CDC/make/stm32l4r5_nucleo144.make b/testhal/STM32/multi/USB_CDC/make/stm32l4r5_nucleo144.make index fb778560d..48f83d85b 100644 --- a/testhal/STM32/multi/USB_CDC/make/stm32l4r5_nucleo144.make +++ b/testhal/STM32/multi/USB_CDC/make/stm32l4r5_nucleo144.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/USB_CDC/make/stm32wb55cg_nucleo48.make b/testhal/STM32/multi/USB_CDC/make/stm32wb55cg_nucleo48.make index f7bc589a4..208847f9e 100644 --- a/testhal/STM32/multi/USB_CDC/make/stm32wb55cg_nucleo48.make +++ b/testhal/STM32/multi/USB_CDC/make/stm32wb55cg_nucleo48.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/USB_CDC/make/stm32wb55rg_nucleo68.make b/testhal/STM32/multi/USB_CDC/make/stm32wb55rg_nucleo68.make index cfda3a77f..9828cbd61 100644 --- a/testhal/STM32/multi/USB_CDC/make/stm32wb55rg_nucleo68.make +++ b/testhal/STM32/multi/USB_CDC/make/stm32wb55rg_nucleo68.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testhal/STM32/multi/WSPI-MFS/make/stm32l476_discovery.make b/testhal/STM32/multi/WSPI-MFS/make/stm32l476_discovery.make index bedfd0183..3fc6103ef 100644 --- a/testhal/STM32/multi/WSPI-MFS/make/stm32l476_discovery.make +++ b/testhal/STM32/multi/WSPI-MFS/make/stm32l476_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/mfs/mfs_test.mk include $(CHIBIOS)/os/hal/lib/complex/serial_nor/devices/micron_n25q/hal_flash_device.mk include $(CHIBIOS)/os/hal/lib/complex/mfs/hal_mfs.mk diff --git a/testhal/STM32/multi/WSPI-MFS/make/stm32l4r9_discovery.make b/testhal/STM32/multi/WSPI-MFS/make/stm32l4r9_discovery.make index 87b275733..7c699b6a4 100644 --- a/testhal/STM32/multi/WSPI-MFS/make/stm32l4r9_discovery.make +++ b/testhal/STM32/multi/WSPI-MFS/make/stm32l4r9_discovery.make @@ -111,7 +111,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -include $(CHIBIOS)/test/lib/test.mk +include $(CHIBIOS)/os/test/test.mk include $(CHIBIOS)/test/mfs/mfs_test.mk include $(CHIBIOS)/os/hal/lib/complex/serial_nor/devices/macronix_mx25/hal_flash_device.mk include $(CHIBIOS)/os/hal/lib/complex/mfs/hal_mfs.mk diff --git a/testrt/IRQ_STORM/make/stm32g474re_nucleo64.make b/testrt/IRQ_STORM/make/stm32g474re_nucleo64.make index 250bb0ae6..5284ef1a0 100644 --- a/testrt/IRQ_STORM/make/stm32g474re_nucleo64.make +++ b/testrt/IRQ_STORM/make/stm32g474re_nucleo64.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testrt/IRQ_STORM/make/stm32l476_discovery.make b/testrt/IRQ_STORM/make/stm32l476_discovery.make index 94352e7bc..3192d8473 100644 --- a/testrt/IRQ_STORM/make/stm32l476_discovery.make +++ b/testrt/IRQ_STORM/make/stm32l476_discovery.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testrt/IRQ_STORM/make/stm32wl55jc_nucleo64.make b/testrt/IRQ_STORM/make/stm32wl55jc_nucleo64.make index f5490ed6f..e5d916f03 100644 --- a/testrt/IRQ_STORM/make/stm32wl55jc_nucleo64.make +++ b/testrt/IRQ_STORM/make/stm32wl55jc_nucleo64.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk diff --git a/testrt/VT_STORM/make/stm32g474re_nucleo64.make b/testrt/VT_STORM/make/stm32g474re_nucleo64.make index 250bb0ae6..5284ef1a0 100644 --- a/testrt/VT_STORM/make/stm32g474re_nucleo64.make +++ b/testrt/VT_STORM/make/stm32g474re_nucleo64.make @@ -109,7 +109,7 @@ include $(CHIBIOS)/os/common/ports/ARMv7-M/compilers/GCC/mk/port.mk # Auto-build files in ./source recursively. include $(CHIBIOS)/tools/mk/autobuild.mk # Other files (optional). -#include $(CHIBIOS)/test/lib/test.mk +#include $(CHIBIOS)/os/test/test.mk #include $(CHIBIOS)/test/rt/rt_test.mk #include $(CHIBIOS)/test/oslib/oslib_test.mk include $(CHIBIOS)/os/hal/lib/streams/streams.mk