summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/event.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: compat.py: remove file since it no longer actually implements anythingChris Laplante2020-08-261-8/+9
* bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie2019-07-151-8/+0
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-2/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-13/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: tests/event: tests: Add event classes test classJair Gonzalez2018-01-071-0/+499
* bitbake: tests/event: Remove empty assignments from event testsJair Gonzalez2018-01-071-4/+4
* bitbake: tests/event: Add test for bb.event.worker_fireJair Gonzalez2018-01-071-0/+8
* bitbake: tests/event: Include tests for event filtering featuresJair Gonzalez2018-01-071-9/+111
* bitbake: tests: create unit tests for event moduleJair Gonzalez2017-06-231-0/+377