pmbootstrap/test
Minecrell fb8de5a553
pmb: Look for device/* files in device/*/... instead (!1879)
In the future, device ports will be located in a subdirectory
below device/... (e.g. device/testing/device-...).
Replace all occurrences of device/* with a glob that checks the
subdirectories instead.

Note: To ensure that this always works properly we should also add some
checks that all devices are indeed located under one of the supported
subdirectories (i.e. testing/community/main).

Change the glob for pmaports to <aports>/**/APKBUILD.
This allows using subdirectories for organization outside of device/
as well.
2020-03-14 08:44:16 +01:00
..
pmb_test Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
testdata pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
static_code_analysis.sh Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_apk_static.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_aportgen.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_aportgen_device_wizard.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
test_bootimg.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_build_is_necessary.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_build_package.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
test_chroot_interactive_shell.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_config_init.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_config_user.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_config_workdir.py pmb.config.workdir: save/check chroot init date (!1878) 2020-02-24 18:18:38 +01:00
test_cross_compile_distcc.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_crossdirect.py test_crossdirect: s/armhf/armv7 (!1888) 2020-03-14 01:07:02 +01:00
test_envkernel.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_file.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_folder_size.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_frontend.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_helpers_git.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_helpers_package.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_helpers_pmaports.py test/test_helpers_pmaports: create empty APKBUILDs for fake packages (!1879) 2020-03-14 08:39:13 +01:00
test_helpers_repo_missing.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_helpers_status.py pmbootstrap status: show if chroots are outdated (!1878) 2020-02-24 18:18:53 +01:00
test_install.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_keys.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_mount.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_newapkbuild.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_parse_apkbuild.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
test_parse_apkindex.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_parse_depends.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_pkgrel_bump.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
test_qemu_running_processes.py test/test_qemu_running_processes: use Alpine virt kernel (!1886) 2020-03-14 08:05:32 +01:00
test_questions.py pmb.qemu: remove QEMU mesa driver setup question (!1886) 2020-03-14 08:05:32 +01:00
test_repo.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_run_core.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_shell_escape.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_version.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
test_version_validate.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
testcases_fast.sh pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00