aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests
AgeCommit message (Expand)Author
2020-08-28COW: migrate test suite into tests/cowChris Laplante
2020-08-25compat.py: remove file since it no longer actually implements anythingChris Laplante
2020-08-25fetch2: Drop globbing supprt in file:// SRC_URIsRichard Purdie
2020-08-25lib: fix most undefined code picked up by pylintFrazer Clews
2020-08-23fetch2: Drop cups.org from wget status checksRichard Purdie
2020-08-07tests/color: add test suite for ANSI color code filteringChris Laplante
2020-07-21build: Allow deltask to take multiple tasknamesRichard Purdie
2020-07-21cooker: Fix unmatched files handling leading to misleading warningsRichard Purdie
2020-06-26test/fetch: change to better svn sourceakuster
2020-06-22tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2020-06-11bitbake: tests: Add mcdepends testJoshua Watt
2020-06-08bitbake: tests: Add tests for BBMASK in multiconfigJoshua Watt
2020-04-06data/siggen: Don't expand ignored variablesRichard Purdie
2020-03-24tinfoil: Simplify remote datastore connectionsRichard Purdie
2020-03-11tests: Add test for gitsm fetcher with shallow mirror tarballsPaul Barker
2020-01-27tests/fetch: add npmsw testsJean-Marie LEMETAYER
2020-01-27tests/fetch: add npm testsJean-Marie LEMETAYER
2020-01-22tests/fetch: Allow wget upgrade tests to run against a local serverRichard Purdie
2020-01-19tests/utils: add tests for bb.utils.get_referenced_varsChris Laplante via bitbake-devel
2020-01-19lib: remove unused importsFrazer Clews
2019-11-27tests/runqueue: Fix to match recent task migration fixesRichard Purdie
2019-11-14tests: add test for the hashing functionsRoss Burton
2019-10-23tests/fetch: add test for fetching shallow revsChristopher Larson
2019-10-02tests/runqueue: Fix hashserve shutdown raceRichard Purdie
2019-09-27runqueue: Change task migration behaviour for rerunning setscene tasksRichard Purdie
2019-09-27runqueue: Fix task migration problemsRichard Purdie
2019-09-27tests/data: Test combinations of _append together with overrideJacob Kroon
2019-09-27tests/fetch: add test case for git-lfs handlingRoss Burton
2019-09-18bitbake: Rework hash equivalenceJoshua Watt
2019-09-01tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2019-08-15tests/runqueue: Fix testsRichard Purdie
2019-08-14runqueue: Fix event timing raceRichard Purdie
2019-08-14tests/runqueue: Add further hash equivalence testsRichard Purdie
2019-08-06tests/runqueue: Add hashserv+runqueue testRichard Purdie
2019-08-06siggen: Clean up task reference formatsRichard Purdie
2019-08-06runqueue: Clean up BB_HASHCHECK_FUNCTION APIRichard Purdie
2019-07-18runqueue: Fix non setscene tasks targets being lostRichard Purdie
2019-07-16tests/runqueue: Allow common sstate tasks to become validRichard Purdie
2019-07-16runqueue: Optimise multiconfig with overlapping setsceneRichard Purdie
2019-07-15tests: Add initial scenario based test for runqueueRichard Purdie
2019-07-15event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie
2019-06-27tests/fetch.py: add missing skipIfNoNetwork tags to tests that try to git cloneLuca Boccassi
2019-06-19tests/utils.py: add one more test cases for bb.utils.vercmp_stringMartin Jansa
2019-05-20svn.py: Stop SVN from directly pulling from an external layer w/o fetcherMark Hatle
2019-05-16gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-05-01build: Disable warning about dependent tasks for nowRichard Purdie
2019-05-01build: Ensure warning for invalid task dependencies is usefulRichard Purdie