summaryrefslogtreecommitdiffstats
path: root/scripts/lib/resulttool
Commit message (Expand)AuthorAgeFilesLines
* resulttool/report: Avoid divide by zeroRichard Purdie2023-08-151-1/+4
* scripts/resulttool: define custom string for "not found" test resultsAlexis Lothoré2023-08-041-0/+1
* scripts/resulttool: allow to replace test raw status with custom stringAlexis Lothoré2023-08-041-1/+7
* scripts/resulttool: add mention about new detected testsAlexis Lothoré2023-07-251-2/+14
* resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead2023-07-191-1/+5
* resulttool: Improve overlapping ptest result reportingRichard Purdie2023-03-161-5/+3
* resulttool: add log --list-ptestRoss Burton2023-03-141-0/+5
* lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton2023-03-141-1/+1
* scripts/resulttool: do not count newly passing tests as regressionsAlexis Lothoré2023-03-121-5/+14
* scripts/resulttool: fix ptests results containing a non reproducible pathAlexis Lothoré2023-03-121-0/+6
* scripts/resulttool: call fixup_ptest_names in regression_commonAlexis Lothoré2023-03-121-21/+20
* resulttool/regression: Improve matching of poor ptest test names4.2_M3Richard Purdie2023-02-261-0/+21
* resulttool/regression: Ensure LTP results are only compared against other LTP...Richard Purdie2023-02-261-1/+6
* scripts/resulttool/regression: add metadata filtering for oeselftestAlexis Lothoré2023-02-261-0/+162
* scripts/resulttool/regression: remove unused importAlexis Lothoré2023-02-261-1/+0
* resulttool/log: Add ability to dump ltp logs as well as ptestRichard Purdie2020-05-272-15/+28
* resulttool/report: Remove leftover debuggingRichard Purdie2020-05-271-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