aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-10-17tests: skip tests if metadata is an imageLeonardo Sandoval
2017-10-17tests: skip tests based on mergeable patchLeonardo Sandoval
2017-10-17tests: Use tinfoil to query the bitbake datastoreLeonardo Sandoval
2017-10-17bitbake: prepare a tinfoil objectLeonardo Sandoval
2017-10-17base: include teardown methodsLeonardo Sandoval
2017-10-17selftest: selftest script migration to Py3Daniela Plascencia
2017-10-17tests/base: replaces nonexistent UnidiffParseError attributeDaniela Plascencia
2017-10-17tests: adds universal_newlines argument to subprocessDaniela Plascencia
2017-10-17tests: removes she-bang from head of test filesDaniela Plascencia
2017-08-23test_mbox_mailinglist: fix documentation pathsLeonardo Sandoval
2017-07-24base.py: new mboxMessage to Commit functionLeonardo Sandoval
2017-07-19test_patch_cve: remove check that test presense of CVE in messageLeonardo Sandoval
2017-06-23test_mbox_merge: skip test on stable branchesLeonardo Sandoval
2017-06-16test_mbox_mbox: include test for AUH upgradesLeonardo Sandoval
2017-05-04tests/test_mbox_mailinglist: include split patch issue on the issue stringLeonardo Sandoval
2017-05-03tests/test_mbox_mailinglist: provide either patch path or patch subjectLeonardo Sandoval
2017-04-25test/test_patch_cve: skip unit tests in case no patch is introducedLeonardo Sandoval
2017-04-24tests/test_mbox_mailinglist: suggest specific project READMELeonardo Sandoval
2017-04-11tests: skip checksums_not_changed check on recipes with git SRC_URIsDaniela Plascencia