poky/bitbake/lib/bb/tests
Alexander Kanavin 9f820ce0f4 bitbake: lib/bb/tests/setup.py: unset BBPATH to ensure isolation from the existing bitbake environment
bitbake-setup deduces top directory from BBPATH, which, if set, interferes with
the tests' own setup.

(Bitbake rev: e974d42eb5229f755e14b46a00ad06b23b53e143)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-10-14 11:24:57 +01:00
..
fetch-testdata bitbake: tests/fetch: add a test for download paths without a proper filename 2025-03-27 13:40:31 +00:00
runqueue-tests bitbake: bitbake/tests: fix typo in test 2025-07-14 13:29:30 +01:00
support bitbake: Use a "fork" multiprocessing context 2025-07-23 11:34:31 +01:00
__init__.py
codeparser.py bitbake: tests.codeparser: add tests for shell expansions 2024-05-21 14:14:41 +01:00
color.py bitbake: event: builtins fix for 'd' deletion 2022-12-29 00:07:06 +00:00
compression.py bitbake: bb/compress: use lz4 instead of lz4c 2024-11-05 11:17:17 +00:00
cooker.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
cow.py bitbake: COW: migrate test suite into tests/cow 2020-09-02 16:01:05 +01:00
data.py bitbake: bitbake: tests/data: add tests for variable flags 2025-02-13 22:24:27 +00:00
event.py bitbake: bitbake: tests/event: Add test_lineno_in_eventhandler 2024-01-10 13:55:33 +00:00
fetch.py bitbake: tests/fetch: Update tests after bitbake tag removal 2025-09-23 09:37:35 +01:00
filter.py bitbake: lib/bb: Add filter support 2025-08-12 10:05:11 +01:00
parse.py bitbake: tests/parse: Add tests for include, require and include_all 2025-09-24 00:01:44 +01:00
runqueue.py bitbake: bitbake: runqueue: Verify mcdepends are valid 2025-03-03 21:38:57 +00:00
setup.py bitbake: lib/bb/tests/setup.py: unset BBPATH to ensure isolation from the existing bitbake environment 2025-10-14 11:24:57 +01:00
siggen.py bitbake: siggen: Improve runtaskdeps data to fix sstate debugging 2023-08-09 13:23:33 +01:00
utils.py bitbake: utils: Refactor filemode variable conversion to a function 2025-07-01 08:49:37 +01:00