aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-09-08test_mbox_cve: remove @classmethod decoratorTrevor Gamblin
2023-09-08tests: Add test_mbox_cve testTrevor Gamblin
2023-09-01patchtest: enable test_metadata_max_length testTrevor Gamblin
2023-09-01patchtest: enable commit message presence testTrevor Gamblin
2023-08-29test_metadata_lic_files_chksum: explicitly import PatchTestDataStoreTrevor Gamblin
2023-08-29tests: Correct license identifiersRichard Purdie
2023-08-28patchtest: refactor tests to reflect module namingTrevor Gamblin
2023-08-22test_patch_upstream_status: fix testTrevor Gamblin
2023-08-22test_patch_signed_off_by: fix testTrevor Gamblin
2023-06-12test_mbox_signed_off_by: fix testTrevor Gamblin
2020-05-12Add SPDX-License-Identifier: GPL-2.0-or-later to source filesChangqing Li
2018-11-06test_patch_cve.py: fix cve tag checking logicChen Qi
2018-02-01test_metadata_lic_files_chksum.py: correctly match against multiline stringsAlexander Kanavin
2018-01-31base: find PN on renamesLeonardo Sandoval
2018-01-17test_metadata_lic_files_chksum: fix regexLeonardo Sandoval
2018-01-17test_metadata_lic_files_chksum: match colon and tag must be starting the newlineLeonardo Sandoval
2018-01-17test_metadata_lic_files_chksum.py: use License-Update tag insteadLeonardo Sandoval
2017-12-06tests/test_metadata_src_uri: remove check src_uri_checksums_not_changedLeonardo Sandoval
2017-11-27test_mbox_bugzilla: allow zero or one space before bugzilla tagLeonardo Sandoval
2017-11-24Revert "test_metadata_src_uri: new unittest detecting added patch files witho...Leonardo Sandoval
2017-11-23test_metadata_src_uri: new unittest detecting added patch files without modif...Daniela Plascencia
2017-11-23test_patch_cve: match pattern/tag starting the lineLeonardo Sandoval
2017-11-22Revert "Revert "tests/test_mbox_merge: remove workaround for non-master branc...Leonardo Sandoval
2017-11-21Revert "tests/test_mbox_merge: remove workaround for non-master branches"Leonardo Sandoval
2017-11-15tests/test_mbox_merge: remove workaround for non-master branchesLeonardo Sandoval
2017-11-13test_mbox_merge: drop krogoth, add rockoLeonardo Sandoval
2017-11-03test_mbox_format: corrects regex substitution to match general casesDaniela Plascencia
2017-10-30tests/metadata_lic_files_chksum: check pathname instead of package name for r...Daniela Plascencia
2017-10-27test_mbox_mailinglist: fix index on paths listLeonardo Sandoval
2017-10-27test_metadata_lic_files_chksum: avoid false positives when pretest metadata i...Leonardo Sandoval
2017-10-17test_patch_upstream_status: adds Submitted/Inappropriate check for where/reas...Daniela Plascencia
2017-10-17test_patch_upstream_status: refactor using a new regex and removing presence ...Daniela Plascencia
2017-10-17test_mbox_mailinglist: base.py API usage for accessing commit informationDaniela Plascencia
2017-10-17base.py: removes super() argumentDaniela Plascencia
2017-10-17test_metadata_src_uri: parse_recipe() usage instead of parse_recipe_file()Daniela Plascencia
2017-10-17base.py: changes find_pn() so it returns PN instead of PATHDaniela Plascencia
2017-10-17base: tinfoil prepare with config=FalseLeonardo Sandoval
2017-10-17test_mbox_mailinglist: correct documentation and bitbake pathsLeonardo Sandoval
2017-10-17tests: improve tinfoil usageLeonardo Sandoval
2017-10-17base: define variable outside try context so finally can see itLeonardo Sandoval
2017-10-17test_metadata_src_uri: fix fail condition on left-files checkLeonardo Sandoval
2017-10-17test_metadata_lic_files_chksum: provide current and new chksum on failure logLeonardo Sandoval
2017-10-17base: improve PN finding logicLeonardo Sandoval
2017-10-17test_metadata_src_uri: remove SRC_URI parametersLeonardo Sandoval
2017-10-17test_metadata_lic_files_chksum: retrieve the package names using tinfoilLeonardo Sandoval
2017-10-17test_metadata_src_uri: fix condition to indicate missing patch removalsLeonardo Sandoval
2017-10-17test_metadata_src_uri: take into account SRC_URI name checksumsLeonardo Sandoval
2017-10-17test_metadata_src_uri: two fixes: use basenames on left_files check and ignor...Leonardo Sandoval
2017-10-17tests: skip tests if series is not mergeableLeonardo Sandoval
2017-10-17test_patch_upstream_status: better output when status format failsLeonardo Sandoval