pmaports/.ci/testcases
Oliver Smith a1242ed35e
CI: implement distfile-check as python test (MR 3608)
Reimplement the distfile-check as python test inside this git
repository, so we don't need to download a tarball of ci-common.git to
run it. This would not have been nice for running the test with
'pmbootstrap ci', as we don't want it to get downloaded every time the
test runs.

This new implementation is done in less than 40 lines of code, very fast
and doesn't need to create a lot of files in /tmp to build a
"distfiletree".
2022-11-17 19:10:56 +01:00
..
add_pmbootstrap_to_import_path CI: rename ci folder to consistent naming (MR 2514) 2021-09-14 09:36:39 +02:00
conftest.py CI: follow-up rework according to pmbootstrap master (MR 2595) 2021-10-11 16:08:39 +03:00
test_device.py CI: check mesa-dri-gallium dependency for devices (MR 3478) 2022-10-11 11:19:53 +02:00
test_deviceinfo.py CI: deviceinfo: add more strict linting (MR 3454) 2022-09-27 09:26:41 +02:00
test_directory_structure.py CI: rename ci folder to consistent naming (MR 2514) 2021-09-14 09:36:39 +02:00
test_firmware.py xiaomi-sagit: new device (Xiaomi Mi6) (MR 3134) 2022-11-03 07:58:19 +01:00
test_framework_versions.py ci: remove unused args argument from pmb.parse.apkbuild (MR 2711) 2021-11-27 15:42:05 +01:00
test_kernel.py CI: require pmb:kconfigcheck-community for community/main devices (MR 3422) 2022-09-21 22:25:56 +02:00
test_provides.py CI: add new test for correct usage of provides (MR 3597) 2022-11-02 15:02:56 +01:00
test_source.py CI: implement distfile-check as python test (MR 3608) 2022-11-17 19:10:56 +01:00
test_ui.py CI: test_ui: get arches from pmaports.cfg (MR 3205) 2022-06-07 08:01:25 +02:00