summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/controllers/masterimage.py
Commit message (Expand)AuthorAgeFilesLines
* core-image-testmaster: Rename to core-image-testcontrollerRichard Purdie2022-02-201-199/+0
* oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=TrueAndré Draszik2020-02-041-1/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-2/+2
* masterimage: remove code duplicationAndré Draszik2019-03-041-40/+0
* masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö2017-11-081-1/+1
* masterimage.py: fix stop()Erik Botö2017-11-081-1/+1
* masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö2017-11-081-1/+1
* gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez2017-01-091-2/+2
* meta: remove True option to getVar callsJoshua Lock2016-12-161-8/+8
* oeqa/controllers: Add test target for Systemd-bootJose Perez Carranza2016-07-211-0/+40
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-3/+1
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-3/+3
* controllers/masterimage.py: Make testimage kernel naming pattern universalCorneliu Stoicescu2014-06-131-1/+1
* masterimage.py: enable dynamical determination of rootfs typeCorneliu Stoicescu2014-06-131-3/+6
* oeqa: add proper handling for command errors where neededPaul Eggleton2014-04-301-1/+5
* oeqa/controllers/masterimage: more robust master image startupPaul Eggleton2014-04-301-2/+13
* oeqa/controllers/masterimage: add a serial control commandStefan Stanacar2014-04-301-4/+12
* oeqa/targetcontrol: restart method shouldn't be abstractStefan Stanacar2014-04-301-3/+0
* oeqa/controllers/masterimage: add a base class for hw targetsStefan Stanacar2014-04-301-46/+91
* lib/oeqa: add a test target controller for EFI targetsStefan Stanacar2014-03-311-0/+133