summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/event.py
AgeCommit message (Expand)Author
2024-01-10bitbake: bitbake: tests/event: Add test_lineno_in_eventhandlerRobert Yang
2022-12-31bitbake: event: Always use threadlockRichard Purdie
2022-12-29bitbake: event: builtins fix for 'd' deletionRichard Purdie
2020-08-26bitbake: compat.py: remove file since it no longer actually implements anythingChris Laplante
2019-07-15bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-01-07bitbake: tests/event: tests: Add event classes test classJair Gonzalez
2018-01-07bitbake: tests/event: Remove empty assignments from event testsJair Gonzalez
2018-01-07bitbake: tests/event: Add test for bb.event.worker_fireJair Gonzalez
2018-01-07bitbake: tests/event: Include tests for event filtering featuresJair Gonzalez
2017-06-23bitbake: tests: create unit tests for event moduleJair Gonzalez