poky/bitbake/lib/bb/tests
Richard Purdie 2aeb91cdb3 bitbake: bitbake-setup: Rename bb-layers-relative to bb-layers-file-relative
The difference between bb-layers and bb-layers-relative is unclear as both
are relative paths. Rename one to "file-relative" which makes it clear it
is relative to the current file, without becomming a long name.

https://lists.openembedded.org/g/bitbake-devel/message/18296

Based on a patch from Alexander Kanavin <alex@linutronix.de> but
with different naming.

(Bitbake rev: dcb17758b99767ab6da4172cf60eabc9269082dd)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-11-07 10:20:32 +00: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: bitbake-setup: Rename bb-layers-relative to bb-layers-file-relative 2025-11-07 10:20:32 +00: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