kumquat-buildroot/support/testing/tests
Ricardo Martincoski d631615eb1 support/testing: test check-package ignore list
Extend test_check_package to also check the ignore list functionality.
Check:
- the entries in the ignore list use relative path;
- an entry in the ignore list actually ignores the warning;
- an outdated entry in the ignore list generates a warning by its own,
  preventing the ignoring list to grow indefinitely.

For this to work, add 3 test fixtures, listing entries for an
pre-existing file in the br2-external used in the test.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-02-06 18:54:18 +01:00
..
boot support/testing/tests/boot: new test cases for Grub 2022-07-23 19:04:41 +02:00
core support: fix flake8 error E741 ambiguous variable name 2021-10-18 22:31:11 +02:00
download boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
fs support/tests/cpio: extend runtime tests 2022-09-17 22:13:23 +02:00
init support/run-test: add test for systemd using dbus-broker 2022-07-28 00:48:54 +02:00
package package/perftest: new package 2023-02-05 15:03:50 +01:00
toolchain support/testing/tests/toolchain/test_aarch64_64k.py: fix flake8 errors 2022-07-27 10:30:37 +02:00
utils support/testing: test check-package ignore list 2023-02-06 18:54:18 +01:00
__init__.py