aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runexported.py
AgeCommit message (Expand)Author
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-08-04oetest.py: Add command line parameter support for tag in testexportMariano Lopez
2016-07-20lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez
2016-06-06testexport.bbclass: Add support for testexport-tarballMariano Lopez
2016-06-03testexport.bbclass: Update to use python3Mariano Lopez
2016-05-18oetest.py: Use the real ExportTestContext in exported testsMariano Lopez
2016-05-18oeqa/runexported.py: Remove host dumperMariano Lopez
2016-04-12oeqa/runexported.py: Fix exported testMariano Lopez
2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2015-10-01oeqa/runexported: Replaced optionparser with argparse.Lucian Musat
2015-09-29oeqa/runexported: Fix a problem with ssh_target_log existing in folder.Lucian Musat
2015-09-23oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat
2015-09-01runexported: Make it compatible with host dumpMariano Lopez
2014-02-08lib/oeqa: add module for running tests outside of the build systemStefan Stanacar