summaryrefslogtreecommitdiffstats
path: root/scripts/lib/resulttool
Commit message (Expand)AuthorAgeFilesLines
* resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie2020-06-052-15/+28
* resulttool/report: Remove leftover debuggingRichard Purdie2020-06-051-1/+0
* resulttool/resultutils: Fix unicode error handlingRichard Purdie2020-02-151-4/+1
* scripts/lib/resulttool/report: Enable report selected test case resultYeoh Ee Peng2020-02-131-5/+28
* resulttool/store.py: Enable add extra test environment dataYeoh Ee Peng2019-11-141-1/+4
* scripts/resulttool/report: Add total statistic to test result.Yeoh Ee Peng2019-11-142-1/+7
* scripts/resulttool/report: Enable output raw test resultsYeoh Ee Peng2019-11-141-2/+16
* scripts/resulttool/report: Enable report to use regression_mapYeoh Ee Peng2019-11-142-7/+13
* oeqa/core/case.py: Encode binary data of logNathan Rossi2019-09-301-1/+5
* oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpersNathan Rossi2019-09-162-28/+60
* resulttool: Handle multiple series containing ptestresultsNathan Rossi2019-09-161-12/+32
* resulttool: Add reproducible log extractionJoshua Watt2019-09-061-3/+30
* scripts/lib/resulttool/report.py: Add more result typesNathan Rossi2019-08-281-3/+3
* resulttool: Prevent multiple results for the same testJon Mason2019-08-211-0/+14
* resulttool/merge: Enable control TESTSERIES and extra configurationsYeoh Ee Peng2019-06-121-5/+15
* resulttool/store: Enable add EXECUTED_BY config to resultsYeoh Ee Peng2019-06-121-2/+7
* resulttool/resultutils: Enable add extra configurations to resultsYeoh Ee Peng2019-06-121-7/+12
* resulttool: Remove prints if no tests occurJon Mason2019-06-041-11/+3
* resulttool/manualexecution: Enable creation of test case configurationsangeeta jain2019-06-041-1/+30
* resulttool: modify to be multi-machineJon Mason2019-06-042-67/+81
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-097-56/+13
* resulttool: Add option to dump all ptest logsJoshua Watt2019-05-082-16/+54
* resulttool: add LTP compliance sectionArmin Kuster2019-04-292-1/+58
* resulttool: add ltp test supportArmin Kuster2019-04-292-1/+59
* resulttool/manualexecution: Enable test case configuration optionsangeeta jain2019-04-261-2/+12
* resultool/resultutils: Fix module import errorRichard Purdie2019-04-261-1/+1
* resulttool: Add log subcommandJoshua Watt2019-04-252-1/+57
* resulttool: Load results from URLJoshua Watt2019-04-255-13/+28
* resulttool/manualexecution: Refactor and remove duplicate codeYeoh Ee Peng2019-04-121-47/+40
* resulttool/manualexecution: Enable creation of configuration option fileYeoh Ee Peng2019-04-101-1/+53
* resulttool/manualexecution: Enable configuration options selectionYeoh Ee Peng2019-04-101-9/+39
* resulttool/manualexecution: Refactor and simplify codebaseYeoh Ee Peng2019-04-041-36/+20
* resulttool/manualexecution: Fixed step sorted by integerYeoh Ee Peng2019-04-041-1/+1
* resulttool/manualexecution: Enable display full steps without press enterYeoh Ee Peng2019-04-041-2/+3
* resulttool/manualexecution: Standardize input checkYeoh Ee Peng2019-04-041-2/+2
* resulttool: Allow extraction of ptest dataRichard Purdie2019-04-042-9/+32
* resulttool: Allow store to work on single filesRichard Purdie2019-04-041-9/+12
* resulttool/manualexecution: To output right test case idMazliana2019-03-181-9/+6
* resulttool/report: Enable roll-up report for a commitYeoh Ee Peng2019-03-181-3/+13
* scripts/resulttool: Enable manual result store and regressionYeoh Ee Peng2019-03-072-19/+26
* resulttool/regression: Ensure regressoin results are sortedYeoh Ee Peng2019-02-281-4/+4
* resulttool/store: Fix missing variable causing testresult corruptionRichard Purdie2019-02-281-1/+1
* resulttool/report: Ensure ptest results are sortedRichard Purdie2019-02-271-1/+1
* resulttool/report: Ensure test suites with no results show up on the reportRichard Purdie2019-02-271-5/+8
* resulttool/report: Handle missing metadata sections more cleanlyRichard Purdie2019-02-271-3/+6
* resulttool/store: Handle results files for multiple revisionsRichard Purdie2019-02-271-16/+23
* resulttool/resultutils: Avoids tracebacks for missing logsRichard Purdie2019-02-251-1/+2
* resulttool: Improvements to allow integration to the autobuilderRichard Purdie2019-02-218-447/+478
* scripts/resulttool: enable manual execution and result creationMazliana2019-02-211-0/+137
* resulttool: enable merge, store, report and regression analysisYeoh Ee Peng2019-02-217-0/+604