summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/oetest.py
AgeCommit message (Expand)AuthorFiles
2015-08-30dump: Created new classes for dump host and targetMariano Lopez1
2015-08-30testimage: Run commands in target and host when test failsMariano Lopez1
2015-08-26oeqa/oetest.py: add better package search for hasPackage()Costin Constantin1
2015-08-16oetest.py: Don't wait to write dump filesMariano Lopez1
2015-08-16oetest.py: Added method tearDown for oeRuntimeTestMariano Lopez1
2015-04-29lib/oeqa: Add sdk tests for gcc/perl/pythonRichard Purdie1
2015-04-09testimage: sort modules based on dependenciesPatrick Ohly1
2015-04-09oeqa/oetest.py: use bb loggingPatrick Ohly1
2014-09-10oeqa: Added package installer to oetest to aid in future automatic install of...Lucian Musat1
2014-08-27oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.Corneliu Stoicescu1
2014-08-18oeqa/oetest.py: enable sdk testingCorneliu Stoicescu1
2014-07-25oeqa/rutime: Added testcase decorators for automated runtime tests. Also adde...Lucian Musat1
2014-07-25oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat1
2014-02-08testimage: add ability to export testsStefan Stanacar1
2014-01-29oeqa/runtime: drop restartTarget methodStefan Stanacar1
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar1
2013-12-03lib/oeqa: use the new manifest file for determining if a package is installedStefan Stanacar1
2013-11-04lib/oeqa: add oeTest superclassStefan Stanacar1
2013-09-06oeqa/oetest: oeRuntimeTest: enable long messagesMihai Lindner1
2013-08-26lib/oeqa: change behaviour for unskippable testsStefan Stanacar1
2013-08-26lib/oeqa: make it possible to restart the targetStefan Stanacar1
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar1
2013-07-15lib/oeqa/oetest.py: provide a ps command for all testsStefan Stanacar1
2013-07-09lib/oeqa/oetest.py: base module for all runtime unittestsStefan Stanacar1