summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
AgeCommit message (Expand)Author
2019-09-18bitbake: bitbake: Rework hash equivalenceJoshua Watt
2019-09-01bitbake: tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2019-08-15bitbake: tests/runqueue: Fix testsRichard Purdie
2019-08-14bitbake: runqueue: Fix event timing raceRichard Purdie
2019-08-14bitbake: tests/runqueue: Add further hash equivalence testsRichard Purdie
2019-08-06bitbake: tests/runqueue: Add hashserv+runqueue testRichard Purdie
2019-08-06bitbake: siggen: Clean up task reference formatsRichard Purdie
2019-08-06bitbake: runqueue: Clean up BB_HASHCHECK_FUNCTION APIRichard Purdie
2019-07-18bitbake: runqueue: Fix non setscene tasks targets being lostRichard Purdie
2019-07-16bitbake: tests/runqueue: Allow common sstate tasks to become validRichard Purdie
2019-07-16bitbake: runqueue: Optimise multiconfig with overlapping setsceneRichard Purdie
2019-07-15bitbake: tests: Add initial scenario based test for runqueueRichard Purdie
2019-07-15bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie
2019-06-28bitbake: tests/fetch.py: add missing skipIfNoNetwork tags to tests that try t...Luca Boccassi
2019-06-21bitbake: tests/utils.py: add one more test cases for bb.utils.vercmp_stringMartin Jansa
2019-05-21bitbake: svn.py: Stop SVN from directly pulling from an external layer w/o fe...Mark Hatle
2019-05-16bitbake: gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-05-01bitbake: build: Disable warning about dependent tasks for nowRichard Purdie
2019-05-01bitbake: build: Ensure warning for invalid task dependencies is usefulRichard Purdie
2019-04-30bitbake: tests/parse.py: Add testcase for addtask and deltaskRobert Yang
2019-04-01bitbake: gitsm: Add need_update method to determine when we are going to a ne...Mark Hatle
2019-02-25bitbake: bitbake: fix version comparison when one of the versions ends in .Alexander Kanavin
2019-02-12bitbake: bitbake: remove True option to getVar callsAndré Draszik
2019-01-28bitbake: gitsm: The fetcher did not process some recursive submodules properly.Mark Hatle
2019-01-24bitbake: gitsmy.py: Fix unpack of submodules of submodulesMark Hatle
2019-01-24bitbake: gitsm.py: Fix relative URLsMark Hatle
2019-01-21bitbake: bb.tests.codeparser: add parameter expansion modifiers testChristopher Larson
2019-01-16bitbake: gitsm.py: Refactor the functions and simplify the classMark Hatle
2019-01-16bitbake: gitsm.py: Rework the shallow fetcher and test caseMark Hatle
2019-01-16bitbake: tests/fetch.py: Add alternative gitsm test caseMark Hatle
2019-01-08bitbake: tests.data: Add underscore+numeric in overrides datastore testRichard Purdie
2018-12-26bitbake: tests/persist_data: Add testsJoshua Watt
2018-11-22bitbake: tests/fetch: Update after recent gitsm message changesRichard Purdie
2018-10-20bitbake: data_smart: Fix removal handling interaction issue with overridesRichard Purdie
2018-10-18bitbake: test/data: Add new tests for task checksum changing/not changingRichard Purdie
2018-10-18bitbake: fetch2/git: provide information about missing sourcesUrs Fässler
2018-10-18bitbake: fetch2/git: prevent access to non-existing clonedirUrs Fässler
2018-10-18bitbake: fetch2/git: use intention revealing names for premirror testsUrs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...Urs Fässler
2018-10-18bitbake: data: Fix whitespace on _remove operationsRichard Purdie
2018-10-04bitbake: fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler
2018-10-04bitbake: test/fetch: use canonical GitLab URLsRoss Burton
2018-09-26bitbake: fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle
2018-09-26bitbake: lib/bb/tests/parse.py: Test case was changing chdirMark Hatle
2018-09-05bitbake: cooker.py: Fix incorrect bb files matched warningMark Hatle