summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests/runqueue.py
Commit message (Expand)AuthorAgeFilesLines
* 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