poky/bitbake/lib/bb/tests
Richard Purdie 997b11a5a1 bitbake: build: Ensure addtask before/after tasknames have prefix applied
"addtask do_XXX before YYY after ZZZ "

where YYY or ZZZ is missing the "do_" prefix don't work as expected. Ajust the
code so that it doesn't just silently do the wrong thing but works as expected.

Expand a test case to cover this.

(Bitbake rev: 21670b9bb8936ec44aedff26163948bbc2ceb44a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-08-13 15:47:55 +01:00
..
fetch-testdata bitbake: fetch2/wget.py: correctly match versioned directories 2022-12-11 16:33:19 +00:00
runqueue-tests bitbake: bitbake: Rename basehas and taskhash filtering variables 2022-02-21 23:37:26 +00:00
support bitbake: tests/fetch: Allow wget upgrade tests to run against a local server 2020-01-22 15:56:39 +00:00
__init__.py bitbake: Fixup bitbake-selftest 2012-05-04 17:41:47 +01:00
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: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01: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: Fix duplicate test_underscore_override test 2023-12-02 18:04:23 +00:00
event.py bitbake: bitbake: tests/event: Add test_lineno_in_eventhandler 2024-01-10 13:55:33 +00:00
fetch.py bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local() 2024-07-13 23:30:07 +01:00
parse.py bitbake: build: Ensure addtask before/after tasknames have prefix applied 2024-08-13 15:47:55 +01:00
persist_data.py bitbake: bitbake: Strip old editor directives from file headers 2019-05-04 10:44:10 +01:00
runqueue.py bitbake: siggen: Drop non-multiconfig aware siggen support 2022-12-11 23:21:27 +00:00
siggen.py bitbake: siggen: Improve runtaskdeps data to fix sstate debugging 2023-08-09 13:23:33 +01:00
utils.py bitbake: tests/utils: mark a regex as a raw string 2021-10-08 16:45:05 +01:00