summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
AgeCommit message (Expand)Author
2024-01-05bitbake: data: Add missing dependency handling of remove operatorInsu Park
2023-05-02bitbake: tests/fetch.py: fix link to project documentationSteve Sakoman
2022-10-27bitbake: tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-07-15bitbake: fetch/git: Fix usehead for non-default namesJoey Degges
2022-02-23bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2022-01-17bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2021-11-09bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-08bitbake: tests/fetch: Update github urlsRichard Purdie
2021-11-08bitbake: tests/fetch2: Fix quoting warningRichard Purdie
2021-10-23bitbake: compat.py: remove file since it no longer actually implements anythingChris Laplante
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-05-13bitbake: bitbake: tests/fetch: remove write protected files tooMikko Rapeli
2021-05-13bitbake: bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli
2021-02-05bitbake: fetch/git: download LFS content too during do_fetchMatt Hoosier
2020-10-26bitbake: tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-10-13bitbake: bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-09-18bitbake: tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie
2020-09-17bitbake: fetch2: Drop cups.org from wget status checksRichard Purdie
2020-07-02bitbake: test/fetch: change to better svn sourceakuster
2020-06-22bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
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