summaryrefslogtreecommitdiffstats
path: root/meta/lib/patchtest
Commit message (Expand)AuthorAgeFilesLines
* patchtest: use HEAD commit as base for the selftest and not masterAlexander Kanavin2024-11-191-1/+1
* patchtest: add "Inactive-Upstream"Katariina Lounento2024-11-011-2/+2
* patchtest: add test_commit_message_user_tagsTrevor Gamblin2024-10-234-0/+142
* patchtest: simplify, rename modulesTrevor Gamblin2024-09-307-116/+215
* patchtest: test_mbox: change ismerged -> canbemergedTrevor Gamblin2024-09-301-11/+13
* patchtest: mbox.py: new data implementationTrevor Gamblin2024-09-307-160/+125
* patchtest: patterns: add module, refactorTrevor Gamblin2024-09-3010-183/+137
* patchtest: test_non_auh_upgrade: improve parse logic5.1_M3Trevor Gamblin2024-09-011-2/+2
* patchtest: test_shortlog_length: omit shortlog prefixesTrevor Gamblin2024-09-011-1/+2
* patchtest: test_mbox: remove duplicate regex definitionTrevor Gamblin2024-09-011-1/+0
* patchtest/patch.py: remove cruftTrevor Gamblin2024-08-051-19/+0
* patchtest: selftest: fix patch filesTrevor Gamblin2024-06-0534-837/+930
* patchtest: utils: remove unused functionsTrevor Gamblin2024-05-131-118/+11
* patchtest: tests: update bugzilla_entry_format.fail testfileTrevor Gamblin2024-05-131-12/+13
* patchtest: repo: refactor to use GitPythonTrevor Gamblin2024-05-131-71/+17
* patchtest: requirements.txt: add GitPythonTrevor Gamblin2024-05-131-0/+1
* patchtest: test_metadata: fix invalid escape sequencesTrevor Gamblin2024-04-231-2/+2
* patchtest: Skip test for CVE_CHECK_IGNORE for older branchesSimone Weiß2024-02-241-2/+4
* patchtest: Add selftest for test cve_check_ignoreSimone Weiß2024-02-192-0/+61
* meta/lib/patchtest: python 3.12 regexAdrian Freihofer2024-02-132-5/+5
* patchtest: Add test for deprecated CVE_CHECK_IGNORESimone Weiß2024-01-021-0/+15
* patchtest: shorten patch signed-off-by test outputTrevor Gamblin2023-12-041-1/+2
* patchtest: rework license checksum testsTrevor Gamblin2023-11-081-32/+8
* patchtest: remove test for CVE tag in mboxTrevor Gamblin2023-11-013-170/+0
* patchtest: make pylint tests compatible with 3.xTrevor Gamblin2023-11-011-5/+12
* patchtest: shorten test result outputsTrevor Gamblin2023-10-292-9/+9
* patchtest: reduce checksum test output lengthTrevor Gamblin2023-10-271-1/+1
* patchtest: simplify test directory structureTrevor Gamblin2023-10-2653-603/+436
* patchtest/selftest: add XSKIP, update test filesTrevor Gamblin2023-10-253-3/+8
* patchtest: disable merge testTrevor Gamblin2023-10-241-0/+1
* patchtest: fix lic_files_chksum test regexTrevor Gamblin2023-10-201-3/+2
* patchtest: skip merge test if not targeting masterTrevor Gamblin2023-10-191-0/+2
* patchtest: test regardless of mergeabilityTrevor Gamblin2023-10-194-17/+0
* patchtest: remove unused importsRoss Burton2023-10-198-8/+0
* patchtest/selftest: fix command argumentsTrevor Gamblin2023-10-171-1/+1
* patchtest: update SPDX identifiersTrevor Gamblin2023-10-1729-97/+29
* patchtest: set default repo and testdir targetsTrevor Gamblin2023-10-171-2/+7
* patchtest: add supporting modulesTrevor Gamblin2023-10-174-0/+532
* patchtest/requirements.txt: updateTrevor Gamblin2023-10-171-0/+2
* patchtest: clean up test suiteTrevor Gamblin2023-10-1312-44/+45
* patchtest: improve test issue messagesTrevor Gamblin2023-10-1318-52/+29
* lib/oe/qa: remove obsolete "Accepted" string for Upstream-StatusMichael Opdenacker2023-09-221-2/+2
* patchtest/selftest: only split resultlines onceTrevor Gamblin2023-09-221-1/+1
* patchtest: Add README.md for selftestsTrevor Gamblin2023-09-141-0/+20
* patchtest: add requirements.txtTrevor Gamblin2023-09-141-0/+4
* patchtest/selftest: remove configurable targetTrevor Gamblin2023-09-141-8/+6
* patchtest: Add tests from patchtest oe repoTrevor Gamblin2023-09-1460-0/+2921