Age | Commit message (Expand) | Author | Files |
2017-09-13 | qemurunner.py: wait for PID to appear in procfs | Juro Bystricky | 1 |
2017-09-07 | qemurunner.py: refactor searching for QEMU PID | Juro Bystricky | 1 |
2017-09-07 | oeqa/qemurunner: Improve logging | Richard Purdie | 1 |
2017-08-29 | qemurunner: Tweak qemu pid starting timeout code | Richard Purdie | 1 |
2017-08-23 | utils/logparser.py: fix section check | Robert Yang | 1 |
2017-08-23 | oeqa/utils/logparser.py: add skip status | Robert Yang | 1 |
2017-06-28 | commands.py: live output logging + result.error encoding fix | Patrick Ohly | 1 |
2017-06-28 | meta: Fix return value checks from subprocess.call()'s | Mikko Rapeli | 2 |
2017-06-05 | scripts/oe-test: Move load_test_components to oeqa.utils | Aníbal Limón | 1 |
2017-05-23 | oeqa.utils.git: use --verify in rev_parse() | Markus Lehtonen | 1 |
2017-05-18 | QemuRunner: avoid tainting os.environ | Patrick Ohly | 1 |
2017-05-16 | oe.lsb: add get_os_release() | Markus Lehtonen | 1 |
2017-04-06 | oeqa/utils/targetbuild: tmp dir improvements | Joshua Lock | 1 |
2017-04-06 | oeqa/utils/buildproject: create a more unique tmp dir | Joshua Lock | 1 |
2017-04-05 | selftest/commands: extend variable regex to include A_B variable notation | Leonardo Sandoval | 1 |
2017-03-28 | oeqa: allow persistent image writes in runqemu() | Patrick Ohly | 3 |
2017-03-28 | oeqa: allow customizing image used by runqemu() | Patrick Ohly | 1 |
2017-03-28 | oeqa: allow extending qemuparams="..." | Patrick Ohly | 1 |
2017-03-28 | oeqa: tolerate interrupted select() while waiting for qemu | Patrick Ohly | 2 |
2017-03-26 | oeqa.utils.commands: limit runCmd exception output | Markus Lehtonen | 1 |
2017-03-26 | qemurunner.py: fix handling of runqemuparams | Chen Qi | 1 |
2017-03-26 | oeqa/targetcontrol.py: modify it to test runqemu | Robert Yang | 2 |
2017-03-26 | qemurunner: configurable timeout for run_serial() | Patrick Ohly | 2 |
2017-03-21 | qemurunner: configure guest networking | Ed Bartosh | 1 |
2017-03-21 | qemurunner: get network params from runqemu output | Ed Bartosh | 1 |
2017-03-08 | qemurunner.py: ignore decode errors | Ed Bartosh | 1 |
2017-03-08 | targetcontrol: add image_fstype argument to commands.runqemu | Ed Bartosh | 1 |
2017-03-08 | qemurunner: add runqemuparams argument to commands.runqemu | Ed Bartosh | 3 |
2017-03-01 | oeqa: add output to subprocess exceptions | Ross Burton | 1 |
2017-02-23 | oeqa: fix typo | Humberto Ibarra | 1 |
2017-02-15 | selftest: remove result file log awkward checking | Benjamin Esquivel | 1 |
2017-02-15 | oeqa.utils.git: support bare repos | Markus Lehtonen | 1 |
2017-02-15 | oeqa.utils.git: add git_dir property | Markus Lehtonen | 1 |
2017-02-05 | oeqa/buildproject: Run gnu-configize by default | Richard Purdie | 1 |
2017-01-23 | classes/oeqa: Replace subprocess.check_call() with check_output() | Richard Purdie | 2 |
2017-01-23 | testimage.bbclass: Add package install feature | Mariano Lopez | 1 |
2017-01-23 | testimage.bbclass: Add support for package extraction | Mariano Lopez | 1 |
2017-01-23 | oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor class | Aníbal Limón | 1 |
2017-01-23 | oeqa/utils: {Target,SDK,}BuildProject remove dependency of bb | Aníbal Limón | 1 |
2017-01-23 | oeqa/utils: Move targetbuild to buildproject module | Aníbal Limón | 1 |
2017-01-23 | oeqa/utils/__init__.py: Adds compatibility with bitbake logger | Mariano Lopez | 1 |
2017-01-19 | oeqa/utils/qemurunner.py: Be sure to stop qemu-system | Mariano Lopez | 1 |
2017-01-19 | oeqa/utils/qemurunner.py: Add missing sys module | Mariano Lopez | 1 |
2017-01-19 | oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKE | Markus Lehtonen | 1 |
2017-01-19 | oeqa.utils.metadata: allow storing any bitbake config variables | Markus Lehtonen | 1 |
2017-01-19 | oeqa.utils.metadata: add bitbake revision information | Markus Lehtonen | 1 |
2017-01-19 | oeqa.utils.metadata: have layer name as an attribute in xml | Markus Lehtonen | 1 |
2017-01-19 | oeqa.utils.metadata: add commit count information | Markus Lehtonen | 1 |
2017-01-19 | oeqa.utils.metadata: rename 'revision' to 'commit' | Markus Lehtonen | 1 |
2017-01-19 | oeqa.utils.metadata: fix retrieval of git branch and revision | Markus Lehtonen | 1 |