summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/controllers
AgeCommit message (Expand)Author
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-02-20core-image-testmaster: Rename to core-image-testcontrollerRichard Purdie
2020-02-04oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=TrueAndré Draszik
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-03-04masterimage: remove code duplicationAndré Draszik
2017-11-08masterimage.py: rename parameter "params" in start() to "extra_bootparams"Erik Botö
2017-11-08masterimage.py: fix stop()Erik Botö
2017-11-08masterimage.py: fix issue with calling reboot on masterimage/DUTErik Botö
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-12targetloader.py: drop test for ClassTypeJuro Bystricky
2016-07-21oeqa/controllers: Add test target for Systemd-bootJose Perez Carranza
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2014-06-13controllers/masterimage.py: Make testimage kernel naming pattern universalCorneliu Stoicescu
2014-06-13oeqa/controllers/testtargetloader.py: add 'import os'Corneliu Stoicescu
2014-06-13masterimage.py: enable dynamical determination of rootfs typeCorneliu Stoicescu
2014-04-30oeqa: add proper handling for command errors where neededPaul Eggleton
2014-04-30oeqa/controllers/masterimage: more robust master image startupPaul Eggleton
2014-04-30oeqa/controllers/masterimage: add a serial control commandStefan Stanacar
2014-04-30oeqa/targetcontrol: restart method shouldn't be abstractStefan Stanacar
2014-04-30oeqa/controllers/masterimage: add a base class for hw targetsStefan Stanacar
2014-03-31lib/oeqa: add a test target controller for EFI targetsStefan Stanacar
2014-02-02lib/oeqa: allow multiple layers to provide their own TEST_TARGET classSipke Vriend