summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runexported.py
Commit message (Expand)AuthorAgeFilesLines
* oetest.py: Add command line parameter support for tag in testexportMariano Lopez2016-08-041-1/+5
* lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez2016-07-211-14/+2
* testexport.bbclass: Add support for testexport-tarballMariano Lopez2016-06-071-1/+34
* testexport.bbclass: Update to use python3Mariano Lopez2016-06-031-1/+1
* oetest.py: Use the real ExportTestContext in exported testsMariano Lopez2016-05-191-14/+2
* oeqa/runexported.py: Remove host dumperMariano Lopez2016-05-191-5/+0
* oeqa/runexported.py: Fix exported testMariano Lopez2016-04-121-9/+10
* scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie2016-03-311-1/+1
* oeqa/runexported: Replaced optionparser with argparse.Lucian Musat2015-10-011-19/+17
* oeqa/runexported: Fix a problem with ssh_target_log existing in folder.Lucian Musat2015-10-011-2/+2
* oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat2015-09-241-1/+1
* runexported: Make it compatible with host dumpMariano Lopez2015-09-031-1/+7
* lib/oeqa: add module for running tests outside of the build systemStefan Stanacar2014-02-091-0/+140