aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests
AgeCommit message (Expand)Author
2023-08-24fetch2: Add tests for upstream source tracingalpianon/srctrace3Alberto Pianon
2023-08-24fetch2: Add support for upstream source tracingAlberto Pianon
2023-08-09siggen: Improve runtaskdeps data to fix sstate debuggingRichard Purdie
2023-08-04bb.tests.data: don't require the func flag for context functionsChristopher Larson
2023-08-04tests.data: add test for builtin preferred over metadata valueChristopher Larson
2023-08-04tests.codeparser: add test for exec of builtin from inline pythonChristopher Larson
2023-08-04tests.data: add test for inline python calling a def'd functionChristopher Larson
2023-07-27fetch2: Set maxsplit to match expected variablesDit Kozmaj
2023-06-27bitbake: tests: Use assertLogs to test logging outputPeter Hoyes
2023-06-27bitbake: tests/fetch: Set git config if not already setPeter Hoyes
2023-06-27bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegexPeter Hoyes
2023-06-27bitbake: tests/fetch: Mark TestTimeout as not a test suitePeter Hoyes
2023-05-25lib/bb/tests/fetch.py: set initial branchBergin, Peter
2023-05-25fetch2/crate: Correct unpack for a crate that matches the recipe namePeter Kjellerstedt
2023-05-05tests/fetch: Default to https git protocol where possibleRichard Purdie
2023-04-13bitbake: ConfHandler: Allow variable flag name with a single characterKai Kang
2023-04-06fetch2/crate: create versioned 'name' entriesEnrico Scholz
2023-03-23fetch2: Add checksum capability for crate fetcherFrederic Martinsons
2023-03-23ConfHandler: Allow the '@' character in variable flag namesJames R T
2023-03-21fetch2: Rename __BBSEENSRCREV -> __BBSRCREV_SEENRichard Purdie
2023-03-17crate.py: authorize crate url with parametersFrederic Martinsons
2023-02-25fetch/npmsw: add more short forms for git operationsMark Asselstine
2023-02-22tests/fetch: Add real git lfs tests and decoratorPaulo Neves
2023-02-22tests/fetch: git-lfs restore _find_git_lfsPaulo Neves
2023-01-24data: Add support for new BB_HASH_CODEPARSER_VALS for cache optimisationRichard Purdie
2023-01-20fetch2/tests: Add parameter to recipe_uriPavel Zhukov
2023-01-18fetch2/tests: Add test for MercurialPavel Zhukov
2022-12-30event: Always use threadlockRichard Purdie
2022-12-29event: builtins fix for 'd' deletionRichard Purdie
2022-12-17ast/data/codeparser: Add dependencies from python module functionsRichard Purdie
2022-12-11siggen: Drop non-multiconfig aware siggen supportRichard Purdie
2022-12-11fetch2/wget.py: correctly match versioned directoriesAlexander Kanavin
2022-11-10data_smart: allow python snippets to include a dictionaryMark Asselstine
2022-10-26tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-10-26tests: bb.tests.fetch.URLHandle: add 2 new testsMark Asselstine
2022-08-31tests: Add test for possible gitsm deadlockPavel Zhukov
2022-08-31tests: Add Timeout classPavel Zhukov
2022-08-12BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-08-12bitbake: Add copyright headers where missingRichard Purdie
2022-07-15fetch2: Drop DL_DIR fallback for local file fetcherRichard Purdie
2022-07-15fetch: bb.fatal when trying to checksum non-existing filesPaulo Neves
2022-07-04ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie
2022-06-21tests/fetch: Add test for broken mirror tarballPavel Zhukov
2022-06-11tests/fetch: Add tests for premirror using real projectPavel Zhukov
2022-06-11tests/fetch: Drop unnecessary duplicated functionPavel Zhukov
2022-06-08Add tests to cover BB_FETCH_PREMIRRORONLY functionalityPavel Zhukov
2022-04-21tests/parse: Fix one test overwriting anotherRichard Purdie
2022-04-14fetch2/git: canonicalize ids in generated tarballsOlaf Mandel
2022-04-03data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contains itemsRichard Purdie
2022-03-26fetch2/git: stop generated tarballs from leaking infoOlaf Mandel