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