aboutsummaryrefslogtreecommitdiffstats
path: root/patchtest
AgeCommit message (Expand)Author
2023-10-13patchtest: remove scriptsTrevor Gamblin
2023-10-06patchtest: don't split test.id() outputTrevor Gamblin
2023-10-05patchtest: improve result reportingTrevor Gamblin
2023-09-21patchtest: Add option to log resultsTrevor Gamblin
2023-09-21patchtest: remove --json optionTrevor Gamblin
2023-09-20patchtest: fix directory handlingTrevor Gamblin
2023-09-13patchtest: allow directory instead of single patchTrevor Gamblin
2023-09-07patchtest: Remove stdin patch handlerTrevor Gamblin
2023-09-07patchtest: Print message if not using tty deviceTrevor Gamblin
2023-08-25patchtest: refactor and simplify modulesTrevor Gamblin
2017-07-06patchtest: print testing patch except on json outputLeonardo Sandoval
2017-07-05patchtest: include the patch being tested on logLeonardo Sandoval
2017-06-05patchtest: changes she-bang reflecting the Python version to be usedDaniela Plascencia
2017-03-14patchtest: remove tmp file after executionLeonardo Sandoval
2017-01-16patchtest: output skip messages comming from the test suiteLeonardo Sandoval
2017-01-06patchtest: cleans import statementsDaniela Plascencia
2016-12-31patchtest: use standard linux format for error messagesLeonardo Sandoval
2016-11-15Tidy up importsPaul Eggleton
2016-11-11Use function-style printPaul Eggleton
2016-11-11Use correct shebangPaul Eggleton
2016-11-11patchtest: print an error if no tests could be foundPaul Eggleton
2016-08-30patchtest: include two repo properties (ismerged and canbemerged)Leonardo Sandoval
2016-08-23patchtest: use patch instead of pti.patch on TextTestResult classLeonardo Sandoval
2016-08-22patchtest: remove all brach logicLeonardo Sandoval
2016-08-18patchtest: run post-merge test methods even if merge failsLeonardo Sandoval
2016-08-02patchtest: dont do anything if patch is emptyLeonardo Sandoval
2016-07-28patchtest: remove all related summary codeLeonardo Sandoval
2016-07-28patchtest: better name for json (results) keyLeonardo Sandoval
2016-07-27patchtestdata: use unittest test discover options insteadLeonardo Sandoval
2016-07-26patchtest: include Intel Copyright and GPLv2 license to all relevant filesLeonardo Sandoval
2016-07-25patchtest: avoid .patchtest folder creationLeonardo Sandoval
2016-07-20patchtest: patchtestdata: remove --failures command line argLeonardo Sandoval
2016-07-19patchtest: fix status on skipped testsLeonardo Sandoval
2016-07-19patchtest: Do not apply/merge patch by defaultLeonardo Sandoval
2016-07-19patchtest: JSON outputLeonardo Sandoval
2016-07-08patchtest: remove posting logicLeonardo Sandoval
2016-07-05patchtest: remove fixed width on non-raw output resultsLeonardo Sandoval
2016-07-05patchtest: do not print anything on success/skip test for raw outputLeonardo Sandoval
2016-07-01patchtest: patchtestdata: new argument to print raw data from unit testLeonardo Sandoval
2016-06-27patchtestdata: rename --no-patch argument to --no-applyLeonardo Sandoval
2016-06-27patchtest: print only tests after mergeLeonardo Sandoval
2016-06-23patchtest, patchtestdata: print all results by default (skip, pass, fail)Leonardo Sandoval
2016-06-22patchtest: Output just failed test casesLeonardo Sandoval
2016-06-22patchtest: interpret stdin as patch dataLeonardo Sandoval
2016-06-22patchtest: main method moved closer EOFLeonardo Sandoval
2016-06-22patchtest: accept just one patch through the command lineLeonardo Sandoval
2016-06-21patchtest: remove success/skip handlersLeonardo Sandoval
2016-06-21patchtest: Include a parameter to output failed values from test suiteLeonardo Sandoval
2016-06-06patchtest, lib/summary: Set the default summary class to tabulateLeonardo Sandoval
2016-05-30patchtest: include warning log if no test cases are foundLeonardo Sandoval