summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2017-07-21oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón1
2017-07-21oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón2
2017-07-21selftest/cases/package: Call parent setUpClass methodAníbal Limón1
2017-07-21oeqa/core/loader: Generate function _make_failed_test dynamicallyAníbal Limón1
2017-07-21oeqa/eSDK: Ignore errors during directory cleanupRichard Purdie1
2017-07-17sign_rpm: support signing files in RPM payloadLans Zhang1
2017-07-17gpg_sign.py: fix overwriting the RPM macro __gpg in a wrong wayLans Zhang1
2017-07-17imagefeatures: add test_image_fstypes test caseEd Bartosh1
2017-07-17selftest: fixed 5 wic test casesEd Bartosh1
2017-07-17lib/oe/sstatesig: exclude ccache-native from signature hashesRoss Burton1
2017-07-08oeqa/tinfoil: Improve test_wait_event for race issuesRichard Purdie1
2017-07-08oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza1
2017-07-08oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza1
2017-07-06meta/lib/oe/sdk.py: support added for executing pre-target commandsAmarnath Valluri1
2017-06-28runcmd.py: unit testing for runCmd()Patrick Ohly1
2017-06-28commands.py: live output logging + result.error encoding fixPatrick Ohly1
2017-06-28selftest/archiver: only execute deploy_archives taskAndré Draszik1
2017-06-28selftest/archiver: add tests for recipe type filteringAndré Draszik1
2017-06-28selftest/seltest.py: Add test to check imports from other layersJose Perez Carranza1
2017-06-28meta: Fix return value checks from subprocess.call()'sMikko Rapeli2
2017-06-28package.py: Add function strip_execsTobias Hagelborn1
2017-06-28selftest/devtool: Don't use removed remake as test caseJussi Kukkonen1
2017-06-28oe-selftest: add a test for upstream version check regressionsAlexander Kanavin1
2017-06-28lib/oe/distro_check: drop Mandriva from create_distro_packages_list()Joshua Lock1
2017-06-28lib/oe/distro_check: update openSUSE to use Leap url formatsJoshua Lock1
2017-06-23package_manager.py: set dnf's releasever setting from DISTRO_CODENAMEAlexander Kanavin1
2017-06-23oeqa/selftest/context: Reload testlayer_path when meta-selftest isn't addedAníbal Limón1
2017-06-23oeqa/core/loader.py: Fix _make_failed_test for python >= 3.4.4Aníbal Limón1
2017-06-23oeqa/core/threaded: Don't assume that results exists on logDetailsAníbal Limón1
2017-06-23selftest: Add Testopia ID to test casesJose Perez Carranza12
2017-06-23selftest/devtool: replace file assertTrue/False with assertExists/NotExistsYeoh Ee Peng1
2017-06-23buildhistory-diff: exclude paths from the outputEd Bartosh1
2017-06-14package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa1
2017-06-14selftest/sstatetests: Fix potential failure on uniprocessor machinesRichard Purdie1
2017-06-14selftest: add test_wic_rm test caseEd Bartosh1
2017-06-14selftest: add test_wic_cp test caseEd Bartosh1
2017-06-14selftest: add new test case test_wic_lsEd Bartosh1
2017-06-14sstatetests: Use higher parallelism valueRichard Purdie1
2017-06-13oeqa/core/loader: Use full and small module name on filteringAníbal Limón1
2017-06-13oeqa/core/runner: Don't log details twice if test failsAníbal Limón1
2017-06-12Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie1
2017-06-12package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt1
2017-06-12oeqa/sdk/cases: Fix skip of buildgcalculator testAníbal Limón1
2017-06-12oeqa/sdk/cases: Added validation for SDK compatibility tests with eSDKFrancisco Pedraza4
2017-06-12lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistoryFrancisco Pedraza1
2017-06-12package_manager.py: Generate correct RPM package names againPeter Kjellerstedt1
2017-06-12utils.py: helper function for optional include filesPatrick Ohly1
2017-06-12oeqa/core/loader: Allow unittest.TestCase's to be executedAníbal Limón2
2017-06-12oeqa/cases/oelib: Change default case class to unittest.case.TestCaseAníbal Limón5
2017-06-12oeqa/core/loader: Fix filtering on test modules with submodulesAníbal Limón1