Skip to content

Commit 1d8ca4e

Browse files
committed
Remove unused test
1 parent 5f6a8be commit 1d8ca4e

File tree

5 files changed

+1
-43
lines changed

5 files changed

+1
-43
lines changed

test_apps/.build-test-rules.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Noglib test_app: Build only in CI, where ENV_BUILD_NOGLIB is set
22
test_apps/noglib:
33
disable:
4+
# TODO: Is this disabled anywhere?
45
- if: ENV_BUILD_NOGLIB == 0
5-
6-
# Legacy common components test_app: Build for changes in components which do not have their own test_app or example
7-
test_apps/components:
8-
depends_filepatterns:
9-
- "components/lcd/esp_lcd_ra8875/**"
10-
- "components/lcd_touch/**"

test_apps/components/CMakeLists.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

test_apps/components/main/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

test_apps/components/main/test_app_main.c

Lines changed: 0 additions & 16 deletions
This file was deleted.

test_apps/components/sdkconfig.defaults

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)