summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/parse: Fix one test overwriting anotherRichard Purdie2022-04-211-1/+1
* bitbake: fetch2/git: canonicalize ids in generated tarballsOlaf Mandel2022-04-141-2/+4
* bitbake: data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contai...Richard Purdie2022-04-031-5/+23
* bitbake: fetch2/git: stop generated tarballs from leaking infoOlaf Mandel2022-03-261-0/+30
* bitbake: tests/fetch: Update for master -> main change upstreamRichard Purdie2022-02-231-1/+1
* bitbake: bitbake: Rename setscene enforce filtering variableScott Murray2022-02-211-2/+2
* bitbake: bitbake: Rename environment filtering variablesScott Murray2022-02-211-2/+2
* bitbake: bitbake: Rename basehas and taskhash filtering variablesScott Murray2022-02-211-1/+1
* bitbake: fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie2022-02-171-0/+4
* bitbake: tests/fetch: Add missing branch param for git urlsRichard Purdie2022-02-121-44/+44
* bitbake: fetch2: npm: Put all downloaded files in the npm2 directoryPeter Kjellerstedt2022-02-051-1/+1
* bitbake: fetch2: Correct handling of replacing the basename in URIsPeter Kjellerstedt2022-02-051-18/+21
* bitbake: tests/fetch: Make test_npm_premirrors work with the current fetcherPeter Kjellerstedt2022-02-051-5/+14
* bitbake: tests/fetch: Only set the Git user name/email if they are not alread...Peter Kjellerstedt2022-02-051-18/+13
* bitbake: tests/fetch: Unify how git commands are runPeter Kjellerstedt2022-02-051-46/+27
* bitbake: tests/fetch: Improve the verbose messages for skipped testsPeter Kjellerstedt2022-02-051-2/+2
* bitbake: tests/fetch: Remove unnecessary \n from mirror variablesPeter Kjellerstedt2022-02-051-0/+2
* bitbake: tests/fetch: Skip the crate tests if network tests are disabledPeter Kjellerstedt2022-02-051-23/+23
* bitbake: fetch2: Add crate fetcherRichard Purdie2022-01-191-0/+35
* bitbake: tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie2021-12-201-3/+0
* bitbake: tests/runqueue: Improve lockfile handling raceRichard Purdie2021-12-141-2/+38
* bitbake: fetch: add a test for version check where compression changesAlexander Kanavin2021-12-092-0/+65
* bitbake: test/fetch: Add striplevel unpack parameter testStefan Herbrechtsmeier2021-11-261-0/+15
* bitbake: fetch2: Fix url remap issue and add testcaseRichard Purdie2021-11-211-0/+1
* bitbake: tests/runqueue: Set TOPDIR in testRichard Purdie2021-11-151-1/+2
* bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie2021-11-071-1/+1
* bitbake: tests/fetch: Add test for url parameter rewritingRichard Purdie2021-11-031-1/+2
* bitbake: fetch: Handle mirror user/password replacements correctlyRichard Purdie2021-11-031-0/+4
* bitbake: tests/fetch: Update github urlsRichard Purdie2021-11-031-13/+13
* bitbake: fetch2/git: Allow git fetcher to support subdir paramRichard Purdie2021-11-031-2/+2
* bitbake: tests/fetch.py: add test case to ensure downloadfilename is used for...Chen Qi2021-11-011-0/+8
* bitbake: tests/fetch.py: fix premirror test casesChen Qi2021-11-011-4/+4
* bitbake: tests/runqueue: Drop python version test decoratorsRichard Purdie2021-10-271-3/+0
* bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie2021-10-171-3/+3
* bitbake: tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie2021-10-161-1/+1
* bitbake: bitbake-worker: Set BB_CURRENTTASK earlierRichard Purdie2021-10-141-1/+1
* bitbake: bitbake: replace http with https for URLsJon Mason2021-10-081-16/+16
* bitbake: tests/fetch: prefix the FetcherTest temporary directoryRoss Burton2021-10-081-1/+1
* bitbake: tests/utils: mark a regex as a raw stringRoss Burton2021-10-081-1/+1
* bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie2021-09-221-1/+1
* bitbake: tests/fetch2: Fix quoting warningRichard Purdie2021-09-211-6/+6
* bitbake: bitbake: tests/fetch: add and fix npm testsScott Weaver2021-09-071-2/+24
* bitbake: bitbake: tests/fetch: add downloadfilename testsScott Weaver2021-09-071-0/+21
* bitbake: utils: add environment updating context managerRoss Burton2021-08-121-0/+18
* bitbake: fetch/tests/toaster: Override conversion fixupsRichard Purdie2021-08-061-1/+1
* bitbake: data_smart: Fix inactive overide accidental variable value corruptionRichard Purdie2021-08-041-0/+5
* bitbake: doc/lib: Add fixes for issues missed by the automated conversionRichard Purdie2021-08-022-24/+24
* bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie2021-08-022-34/+34
* bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie2021-07-291-2/+2
* bitbake: bitbake: Add piping compression libraryJoshua Watt2021-07-201-0/+98