test: unify legacy Wi-Fi Bluetooth and ZLP support

# Conflicts:
#	.gitattributes
#	README.md
This commit is contained in:
Shen Mintao
2026-07-25 15:54:23 +08:00
17 changed files with 1135 additions and 35 deletions
+7
View File
@@ -2,3 +2,10 @@ fw/aic8800D80/*.txt text eol=lf
fw/aic8800D80/*.bin binary
fw/aic8800DC/*.txt text eol=lf
fw/aic8800DC/*.bin binary
/.gitattributes text eol=lf
drivers/aic8800/aic_zlp_quirk/*.c text eol=lf
drivers/aic8800/aic_zlp_quirk/Makefile text eol=lf
tests/issue63-zlp-quirk/*.conf text eol=lf
tests/issue63-zlp-quirk/*.md text eol=lf
tests/issue63-zlp-quirk/*.sh text eol=lf
tests/issue63-zlp-quirk/Makefile text eol=lf