Age | Commit message (Expand) | Author | Files |
2017-02-05 | oeqa/buildproject: Run gnu-configize by default | Richard Purdie | 2 |
2017-02-05 | oeqa/runtime: Improve failure log output | Richard Purdie | 4 |
2017-02-02 | selftest/runtime-tests: Modify positins test to reduce execution time | Jose Perez Carranza | 1 |
2017-02-02 | selftest/bbtests: use write_config instead of local.conf file | Leonardo Sandoval | 1 |
2017-02-02 | selftest: wic: stop using hddimg in FSTYPES | Ed Bartosh | 1 |
2017-01-31 | oeqa/core/context.py: Add validation for run-tests option | Aníbal Limón | 1 |
2017-01-31 | oeqa/runtime/cases: Rename syslog module to oe_syslog | Aníbal Limón | 1 |
2017-01-31 | runtime/cases: Fix case numbers, missing cases and unused classes | Mariano Lopez | 3 |
2017-01-31 | meta: remove remaining True option to getVar calls | Ming Liu | 1 |
2017-01-31 | testimage.bbclass: Allow to run tests on autobuilder's images | Mariano Lopez | 1 |
2017-01-31 | runtime/cases/smart.py: Check for IMAGE_PKGTYPE instead of PACKAGE_CLASSES | Mariano Lopez | 1 |
2017-01-31 | runtime/cases/connman.py: Stop using oeRuntimeTest | Mariano Lopez | 1 |
2017-01-31 | oeqa/sdk: Updates sanity tests for minimal eSDK | Francisco Pedraza | 3 |
2017-01-31 | selftest: wic: fix test_iso_image test case | Ed Bartosh | 1 |
2017-01-31 | selftest: stop using hddimg in the wic test suite | Ed Bartosh | 1 |
2017-01-31 | wic: Look for image artifacts in a common location | Tom Zanussi | 1 |
2017-01-31 | image-wic: remove HDDDIR from WICVARS | Ed Bartosh | 1 |
2017-01-31 | wic: use INITRD_LIVE in isoimage-isohybrid | Ed Bartosh | 1 |
2017-01-31 | selftest: check results in test_image_vars_dir* | Ed Bartosh | 1 |
2017-01-31 | selftest: split wic tests cases | Ed Bartosh | 1 |
2017-01-31 | wic: change location of .env files | Ed Bartosh | 1 |
2017-01-31 | selftest: wic: test default output directory | Ed Bartosh | 1 |
2017-01-31 | selftest: wic: explicitly specify output directory | Ed Bartosh | 1 |
2017-01-28 | selftest: wic: split test_debug test case | Ed Bartosh | 1 |
2017-01-26 | selftest: sstatetests: skip glibc-initial tests in case of non-glibc distro | Leonardo Sandoval | 2 |
2017-01-26 | selftest/imagefeatures: skip weston test if required features are not present | Leonardo Sandoval | 1 |
2017-01-23 | classes/oeqa: Replace subprocess.check_call() with check_output() | Richard Purdie | 3 |
2017-01-23 | oeqa/selftest: Adds test case for sdk-update eSDK | Francisco Pedraza | 1 |
2017-01-23 | oeqa.buildperf: store measurements as a dict (object) in the JSON report | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: change sorting in json report | Markus Lehtonen | 1 |
2017-01-23 | oe-build-perf-test: remove unused imports and fix indent | Markus Lehtonen | 1 |
2017-01-23 | oe-build-perf-test: save test metadata in a separate file | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: report results in chronological order | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: extend xml report format with test description | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: extend xml format to contain measurement data | Markus Lehtonen | 1 |
2017-01-23 | oe-build-perf-test: enable xml reporting | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: include error details in json report | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: sync test status names with JUnit | Markus Lehtonen | 1 |
2017-01-23 | oeqa.buildperf: prevent a crash on unexpected success | Markus Lehtonen | 1 |
2017-01-23 | selftest/runtime-test.py: Adapt test to use new runtime framework | Mariano Lopez | 1 |
2017-01-23 | oeqa/runtime/context.py: Add defaults for runtime context | Mariano Lopez | 1 |
2017-01-23 | testimage.bbclass: Add package install feature | Mariano Lopez | 4 |
2017-01-23 | testimage.bbclass: Add support for package extraction | Mariano Lopez | 1 |
2017-01-23 | oeqa/core/utils/test.py: Add functions to get module path | Mariano Lopez | 1 |
2017-01-23 | runtime/cases/smart.py: Migrate smart tests | Mariano Lopez | 1 |
2017-01-23 | oeqa/runtime/cases: Migrate runtime tests. | Mariano Lopez | 51 |
2017-01-23 | core/target/qemu.py Adds qemu target | Mariano Lopez | 1 |
2017-01-23 | oeqa/runtime/context.py: Add logger to getTarget | Mariano Lopez | 1 |
2017-01-23 | oeqa/runtime/context.py: Prepare for qemu | Aníbal Limón | 1 |
2017-01-23 | oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor class | Aníbal Limón | 2 |