summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
AgeCommit message (Expand)Author
2021-10-19bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-09-22bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-07-30bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie
2021-02-02bitbake: fetch/git: download LFS content too during do_fetchMatt Hoosier
2020-10-26bitbake: tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-09-25bitbake: tests/fetch: backslash support in file:// URIsLeif Middelschulte
2020-09-23bitbake: bitbake: tests/siggen: introduce clean_basepath testcasesJean-Francois Dagenais
2020-09-23bitbake: bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-09-15bitbake: tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie
2020-09-02bitbake: COW: migrate test suite into tests/cowChris Laplante
2020-08-26bitbake: compat.py: remove file since it no longer actually implements anythingChris Laplante
2020-08-26bitbake: fetch2: Drop globbing supprt in file:// SRC_URIsRichard Purdie
2020-08-25bitbake: lib: fix most undefined code picked up by pylintFrazer Clews
2020-08-24bitbake: fetch2: Drop cups.org from wget status checksRichard Purdie
2020-08-08bitbake: tests/color: add test suite for ANSI color code filteringChris Laplante
2020-07-21bitbake: build: Allow deltask to take multiple tasknamesRichard Purdie
2020-07-21bitbake: cooker: Fix unmatched files handling leading to misleading warningsRichard Purdie
2020-06-28bitbake: test/fetch: change to better svn sourceakuster
2020-06-22bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2020-06-12bitbake: bitbake: tests: Add mcdepends testJoshua Watt
2020-06-10bitbake: bitbake: tests: Add tests for BBMASK in multiconfigJoshua Watt
2020-04-06bitbake: data/siggen: Don't expand ignored variablesRichard Purdie
2020-03-24bitbake: tinfoil: Simplify remote datastore connectionsRichard Purdie
2020-03-11bitbake: tests: Add test for gitsm fetcher with shallow mirror tarballsPaul Barker
2020-01-27bitbake: tests/fetch: add npmsw testsJean-Marie LEMETAYER
2020-01-27bitbake: tests/fetch: add npm testsJean-Marie LEMETAYER
2020-01-22bitbake: tests/fetch: Allow wget upgrade tests to run against a local server3.1_M2Richard Purdie
2020-01-19bitbake: tests/utils: add tests for bb.utils.get_referenced_varsChris Laplante via bitbake-devel
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-11-27bitbake: tests/runqueue: Fix to match recent task migration fixesRichard Purdie
2019-11-21bitbake: tests: add test for the hashing functionsRoss Burton
2019-10-28bitbake: tests/fetch: add test for fetching shallow revsChristopher Larson
2019-10-02bitbake: tests/runqueue: Fix hashserve shutdown raceRichard Purdie
2019-09-30bitbake: runqueue: Change task migration behaviour for rerunning setscene tasksRichard Purdie
2019-09-30bitbake: runqueue: Fix task migration problemsRichard Purdie
2019-09-27bitbake: tests/data: Test combinations of _append together with overrideJacob Kroon
2019-09-27bitbake: tests/fetch: add test case for git-lfs handlingRoss Burton
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