summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/runqueue.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/runqueue: Set TOPDIR in testRichard Purdie2021-11-151-1/+2
* bitbake: tests/runqueue: Drop python version test decoratorsRichard Purdie2021-10-271-3/+0
* bitbake: tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie2021-10-161-1/+1
* bitbake: event: Fix broken builds when multiconfig has a hyphen in the nameJoshua Watt2021-02-211-19/+19
* bitbake: bitbake: tests: Add mcdepends testJoshua Watt2020-06-121-0/+30
* bitbake: bitbake: tests: Add tests for BBMASK in multiconfigJoshua Watt2020-06-101-0/+15
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-1/+0
* bitbake: tests/runqueue: Fix to match recent task migration fixesRichard Purdie2019-11-271-1/+1
* bitbake: tests/runqueue: Fix hashserve shutdown raceRichard Purdie2019-10-021-0/+12
* bitbake: runqueue: Change task migration behaviour for rerunning setscene tasksRichard Purdie2019-09-301-4/+1
* bitbake: runqueue: Fix task migration problemsRichard Purdie2019-09-301-89/+0
* bitbake: bitbake: Rework hash equivalenceJoshua Watt2019-09-181-6/+13
* bitbake: tests/runqueue: Fix testsRichard Purdie2019-08-151-4/+4
* bitbake: runqueue: Fix event timing raceRichard Purdie2019-08-141-2/+2
* bitbake: tests/runqueue: Add further hash equivalence testsRichard Purdie2019-08-141-6/+149
* bitbake: tests/runqueue: Add hashserv+runqueue testRichard Purdie2019-08-061-1/+26
* bitbake: runqueue: Fix non setscene tasks targets being lostRichard Purdie2019-07-181-0/+9
* bitbake: runqueue: Optimise multiconfig with overlapping setsceneRichard Purdie2019-07-161-0/+19
* bitbake: tests: Add initial scenario based test for runqueueRichard Purdie2019-07-151-0/+200