summaryrefslogtreecommitdiffstats
path: root/scripts/lib/resulttool
Commit message (Expand)AuthorAgeFilesLines
* resulttool: Add option to dump all ptest logsJoshua Watt2019-05-222-16/+54
* resulttool/manualexecution: Enable test case configuration optionsangeeta jain2019-05-221-2/+12
* resultool/resultutils: Fix module import errorRichard Purdie2019-05-221-1/+1
* resulttool: Add log subcommandJoshua Watt2019-05-222-1/+57
* resulttool: Load results from URLJoshua Watt2019-05-225-13/+28
* resulttool/manualexecution: Refactor and remove duplicate codeYeoh Ee Peng2019-05-221-47/+40
* resulttool/manualexecution: Enable creation of configuration option fileYeoh Ee Peng2019-05-221-1/+53
* resulttool/manualexecution: Enable configuration options selectionYeoh Ee Peng2019-05-221-9/+39
* resulttool/manualexecution: Refactor and simplify codebaseYeoh Ee Peng2019-04-091-36/+20
* resulttool/manualexecution: Fixed step sorted by integerYeoh Ee Peng2019-04-091-1/+1
* resulttool/manualexecution: Enable display full steps without press enterYeoh Ee Peng2019-04-091-2/+3
* resulttool/manualexecution: Standardize input checkYeoh Ee Peng2019-04-091-2/+2
* resulttool: Allow extraction of ptest dataRichard Purdie2019-04-092-9/+32
* resulttool: Allow store to work on single filesRichard Purdie2019-04-091-9/+12
* resulttool/manualexecution: To output right test case idMazliana2019-03-261-9/+6
* resulttool/report: Enable roll-up report for a commitYeoh Ee Peng2019-03-261-3/+13
* scripts/resulttool: Enable manual result store and regressionYeoh Ee Peng2019-03-262-19/+26
* resulttool/regression: Ensure regressoin results are sortedYeoh Ee Peng2019-03-261-4/+4
* resulttool/store: Fix missing variable causing testresult corruptionRichard Purdie2019-03-261-1/+1
* resulttool/report: Ensure ptest results are sortedRichard Purdie2019-03-261-1/+1
* resulttool/report: Ensure test suites with no results show up on the reportRichard Purdie2019-03-261-5/+8
* resulttool/report: Handle missing metadata sections more cleanlyRichard Purdie2019-03-261-3/+6
* resulttool/store: Handle results files for multiple revisionsRichard Purdie2019-03-261-16/+23
* resulttool/resultutils: Avoids tracebacks for missing logsRichard Purdie2019-03-261-1/+2
* resulttool: Improvements to allow integration to the autobuilderRichard Purdie2019-03-268-447/+478
* scripts/resulttool: enable manual execution and result creationMazliana2019-03-261-0/+137
* resulttool: enable merge, store, report and regression analysisYeoh Ee Peng2019-03-267-0/+604