summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* runqemu: support multiple qemus running when nfsRobert Yang2017-01-232-24/+43
* u-boot: Update to 2017.01 releaseMarek Vasut2017-01-234-1/+1
* package_manager: default to have scriptlet output captured in logChen Qi2017-01-231-5/+6
* build-compare: derive PV from SRCPVJoe Slater2017-01-231-0/+1
* glibc: Upgrade to 2.25 snapshotKhem Raj2017-01-2336-252/+270
* oeqa.buildperf: store measurements as a dict (object) in the JSON reportMarkus Lehtonen2017-01-231-4/+11
* oeqa.buildperf: change sorting in json reportMarkus Lehtonen2017-01-231-31/+32
* oe-build-perf-test: remove unused imports and fix indentMarkus Lehtonen2017-01-232-6/+2
* oe-build-perf-test: save test metadata in a separate fileMarkus Lehtonen2017-01-232-133/+114
* oeqa.buildperf: report results in chronological orderMarkus Lehtonen2017-01-231-15/+10
* oeqa.buildperf: extend xml report format with test descriptionMarkus Lehtonen2017-01-231-0/+4
* oeqa.buildperf: extend xml format to contain measurement dataMarkus Lehtonen2017-01-231-1/+22
* oe-build-perf-test: enable xml reportingMarkus Lehtonen2017-01-232-1/+48
* oeqa.buildperf: include error details in json reportMarkus Lehtonen2017-01-231-0/+24
* oeqa.buildperf: sync test status names with JUnitMarkus Lehtonen2017-01-231-3/+3
* oeqa.buildperf: prevent a crash on unexpected successMarkus Lehtonen2017-01-231-2/+5
* kern-tools: kconf_check: flag CONFIG options with invalid spacesBruce Ashfield2017-01-231-1/+1
* kern-tools: scc: Fix process_file error checkBruce Ashfield2017-01-231-1/+1
* busybox: refresh the flock patchMaxin B. John2017-01-231-43/+34
* alsa-tools: 1.1.0 -> 1.1.3Tanu Kaskinen2017-01-232-78/+2
* alsa-utils(-scripts): fix compile on build machines with python-docutils inst...Andreas Müller2017-01-231-0/+6
* alsa-utils-scripts: update 1.1.2 -> 1.1.3Andreas Müller2017-01-231-0/+0
* alsa-utils: update 1.1.2 -> 1.1.3Andreas Müller2017-01-231-2/+2
* flac: 1.3.1 -> 1.3.2Tanu Kaskinen2017-01-231-6/+6
* python3: Add upstream random.c fixes for recent glibcRichard Purdie2017-01-232-0/+722
* selftest/runtime-test.py: Adapt test to use new runtime frameworkMariano Lopez2017-01-233-45/+31
* testexport.bbclass: Migrate testexport to use new frameworkMariano Lopez2017-01-232-126/+99
* oeqa/runtime/context.py: Add defaults for runtime contextMariano Lopez2017-01-231-9/+13
* testimage.bbclass: Add package install featureMariano Lopez2017-01-235-35/+69
* testimage.bbclass: Add support for package extractionMariano Lopez2017-01-232-0/+173
* oeqa/core/utils/test.py: Add functions to get module pathMariano Lopez2017-01-231-0/+13
* runtime/cases/smart.py: Migrate smart testsMariano Lopez2017-01-232-97/+128
* oeqa/runtime/cases: Migrate runtime tests.Mariano Lopez2017-01-2351-906/+1075
* testimage.bbclass: Migrate class to use new runtime frameworkMariano Lopez2017-01-231-42/+144
* core/target/qemu.py Adds qemu targetMariano Lopez2017-01-231-0/+45
* 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-234-13/+22
* 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/core/context: Add option to select tests to runMariano Lopez2017-01-231-0/+6
* oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVarMariano Lopez2017-01-231-1/+35
* oeqa/runtime/utils/targetbuildproject.py: Don't use more than 80 characters p...Mariano Lopez2017-01-231-13/+16
* oeqa/runtime/files: Move runtime files from old directoryMariano Lopez2017-01-234-0/+2
* oeqa/core/decorator/data.py: Add skipIfNotFeature decoratorMariano Lopez2017-01-231-0/+28
* oeqa/runtime: Add OEHasPackage decoratorMariano Lopez2017-01-231-0/+53
* oeqa/runtime: Add case, context and loader classes for runtime testingMariano Lopez2017-01-233-0/+93
* oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez2017-01-232-0/+299
* oeqa/runtime: Move to runtime_casesAníbal Limón2017-01-2331-0/+0
* oeqa: Fix files handling on runtime tests.Aníbal Limón2017-01-235-4/+10