summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runexported.py
AgeCommit message (Expand)Author
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
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-21lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez
2016-06-07testexport.bbclass: Add support for testexport-tarballMariano Lopez
2016-06-03testexport.bbclass: Update to use python3Mariano Lopez
2016-05-19oetest.py: Use the real ExportTestContext in exported testsMariano Lopez
2016-05-19oeqa/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-10-01oeqa/runexported: Fix a problem with ssh_target_log existing in folder.Lucian Musat
2015-09-24oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat
2015-09-03runexported: Make it compatible with host dumpMariano Lopez
2014-02-09lib/oeqa: add module for running tests outside of the build systemStefan Stanacar