summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* scripts: Remove deprecated imp module usageRichard Purdie2019-07-291-6/+5
* wic/bootimg-efi: replace hardcoded volume name with labelChee Yang Lee2019-05-221-2/+4
* resulttool: Add option to dump all ptest logsJoshua Watt2019-05-222-16/+54
* recipetool: fix unbound variable when fixed SRCREV can't be foundAlex Kiernan2019-05-221-1/+1
* 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
* recipetool: add missed moduleLei Yang2019-05-221-0/+1
* resulttool/manualexecution: Enable configuration options selectionYeoh Ee Peng2019-05-221-9/+39
* devtool: prevent starting git gc in backgroundTaras Kondratiuk2019-05-221-0/+1
* correct do_patch for kernel bbappend in sdkYann CARDAILLAC2019-05-221-3/+1
* 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
* lib/buildstats: Improve error messageRichard Purdie2019-02-251-1/+1
* wic/engine: Fix missing parted autobuilder failuresRichard Purdie2019-02-251-3/+5
* wic/engine.py: Load paths from PATH environment variableWilliam Bourque2019-02-251-2/+7
* scripts/lib/wic/engine: Fix cp's target path for ext* filesystemsLeonardo Augusto2019-02-251-1/+1
* checklayer: Avoid adding the layer if it is already presentRobert Yang2019-02-251-19/+17
* checklayer: generate locked-sigs.inc under builddirChangqing Li2019-02-251-3/+3
* devtool: improve git repo checks before check_commits logicDan Dedrick2019-02-251-1/+5
* devtool: remove duplicate overridesDan Dedrick2019-02-251-0/+5
* wic: sdimage-bootpart: Use mmcblk0 drive instead of bogus mmcblkAlexey Brodkin2019-02-061-2/+2
* devtool: fix target-deploy --stripAdrian Freihofer2019-01-081-1/+1
* wic: use explicit errno importRoss Burton2018-11-071-4/+5
* wic: search nonarch STAGING_DATADIR for multilibKai Kang2018-10-161-1/+9
* wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr outputGeoff Parker2018-10-121-2/+7
* wic: Support for changing the imager.Davis, Michael2018-10-101-1/+1
* qemux86-directdisk: remove mem= parameterAnuj Mittal2018-10-041-1/+1
* checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne2018-09-251-0/+4
* isoimage-isohybrid: don't include cpio in cpio imageIoan-Adrian Ratiu2018-09-201-4/+3