summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/controllers
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-06-183-2/+9
* 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
* targetloader.py: drop test for ClassTypeJuro Bystricky2016-12-121-2/+0
* 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
* oeqa/controllers/testtargetloader.py: add 'import os'Corneliu Stoicescu2014-06-131-0/+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
* lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend2014-02-022-0/+72