summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/context.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa: default runtime json results for testexportStefan Kral2020-03-291-0/+1
* oeqa/runtime/context.py: fix typoStefan Kral2020-03-121-2/+2
* oeqa/runtime/context.py: support listening port in TEST_SERVER_IPAndré Draszik2019-12-161-0/+6
* oeqa/runtime/context.py: ignore more files when loading controllersAndré Draszik2019-10-231-1/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-1/+4
* oeqa: make it work for multiple usersRobert Yang2019-01-111-4/+1
* oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng2018-11-231-1/+1
* context.py: Do not mask exceptions needlessly.Paulo Neves2018-08-081-10/+4
* oeqa/runtime/context.py: Add support to specify port in target_ipAníbal Limón2017-06-061-0/+6
* oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez2017-02-231-1/+10
* testimage: Implement custom target loadingJuro Bystricky2017-02-151-3/+71
* oeqa/runtime/context.py: Add defaults for runtime contextMariano Lopez2017-01-231-9/+13
* testimage.bbclass: Add package install featureMariano Lopez2017-01-231-1/+11
* oeqa/runtime/context.py: Add logger to getTargetMariano Lopez2017-01-231-3/+3
* oeqa/runtime/context.py: Prepare for qemuAníbal Limón2017-01-231-5/+13
* oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón2017-01-231-1/+17
* oeqa/runtime/context: Move helper functions for process args to executorAníbal Limón2017-01-231-20/+36
* oeqa/runtime/context: Add runtime option group and options for target type an...Aníbal Limón2017-01-231-2/+20
* oeqa/runtime/files: Move runtime files from old directoryMariano Lopez2017-01-231-0/+2
* oeqa/runtime: Add case, context and loader classes for runtime testingMariano Lopez2017-01-231-0/+69