host_test: cleanup of make based obsolete code in wl, fatfs and spi_flash

This commit is contained in:
radek.tandler
2023-04-19 15:06:50 +02:00
parent 0078025d7b
commit 13a305656d
48 changed files with 0 additions and 1897 deletions
-6
View File
@@ -40,12 +40,6 @@ test_partition_table_on_host:
- cd components/partition_table/test_gen_esp32part_host
- ./gen_esp32part_tests.py
test_fatfs_on_host:
extends: .host_test_template
script:
- cd components/fatfs/test_fatfs_host/
- make test
test_ldgen_on_host:
extends: .host_test_template
script: