summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie2020-09-181-2/+4
* bitbake: fetch2: Drop cups.org from wget status checksRichard Purdie2020-09-171-3/+1
* bitbake: test/fetch: change to better svn sourceakuster2020-07-021-1/+1
* bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie2020-06-221-1/+2
* bitbake: data/siggen: Don't expand ignored variablesRichard Purdie2020-04-061-1/+1
* bitbake: tinfoil: Simplify remote datastore connectionsRichard Purdie2020-03-241-139/+0
* bitbake: tests: Add test for gitsm fetcher with shallow mirror tarballsPaul Barker2020-03-111-0/+41
* bitbake: tests/fetch: add npmsw testsJean-Marie LEMETAYER2020-01-271-0/+251
* bitbake: tests/fetch: add npm testsJean-Marie LEMETAYER2020-01-271-0/+183
* bitbake: tests/fetch: Allow wget upgrade tests to run against a local server3.1_M2Richard Purdie2020-01-2240-20/+7691
* bitbake: tests/utils: add tests for bb.utils.get_referenced_varsChris Laplante via bitbake-devel2020-01-191-0/+44
* bitbake: lib: remove unused importsFrazer Clews2020-01-194-4/+1
* bitbake: tests/runqueue: Fix to match recent task migration fixesRichard Purdie2019-11-271-1/+1
* bitbake: tests: add test for the hashing functionsRoss Burton2019-11-211-0/+26
* bitbake: tests/fetch: add test for fetching shallow revsChristopher Larson2019-10-281-0/+20
* 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: tests/data: Test combinations of _append together with overrideJacob Kroon2019-09-271-0/+13
* bitbake: tests/fetch: add test case for git-lfs handlingRoss Burton2019-09-271-0/+80
* bitbake: bitbake: Rework hash equivalenceJoshua Watt2019-09-181-6/+13
* bitbake: tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster2019-09-011-2/+2
* bitbake: tests/runqueue: Fix testsRichard Purdie2019-08-152-5/+5
* bitbake: runqueue: Fix event timing raceRichard Purdie2019-08-141-2/+2
* bitbake: tests/runqueue: Add further hash equivalence testsRichard Purdie2019-08-144-12/+166
* bitbake: tests/runqueue: Add hashserv+runqueue testRichard Purdie2019-08-063-3/+40
* bitbake: siggen: Clean up task reference formatsRichard Purdie2019-08-061-1/+1
* bitbake: runqueue: Clean up BB_HASHCHECK_FUNCTION APIRichard Purdie2019-08-061-12/+10
* bitbake: runqueue: Fix non setscene tasks targets being lostRichard Purdie2019-07-181-0/+9
* bitbake: tests/runqueue: Allow common sstate tasks to become validRichard Purdie2019-07-161-0/+6
* bitbake: runqueue: Optimise multiconfig with overlapping setsceneRichard Purdie2019-07-165-3/+46
* bitbake: tests: Add initial scenario based test for runqueueRichard Purdie2019-07-159-0/+441
* bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie2019-07-151-8/+0
* bitbake: tests/fetch.py: add missing skipIfNoNetwork tags to tests that try t...Luca Boccassi2019-06-281-0/+5
* bitbake: tests/utils.py: add one more test cases for bb.utils.vercmp_stringMartin Jansa2019-06-211-0/+4
* bitbake: svn.py: Stop SVN from directly pulling from an external layer w/o fe...Mark Hatle2019-05-211-0/+80
* bitbake: gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle2019-05-161-0/+27
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-049-18/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-049-117/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-049-0/+18
* bitbake: build: Disable warning about dependent tasks for nowRichard Purdie2019-05-011-1/+1
* bitbake: build: Ensure warning for invalid task dependencies is usefulRichard Purdie2019-05-011-1/+1
* bitbake: tests/parse.py: Add testcase for addtask and deltaskRobert Yang2019-04-301-0/+18
* bitbake: gitsm: Add need_update method to determine when we are going to a ne...Mark Hatle2019-04-011-0/+19
* bitbake: bitbake: fix version comparison when one of the versions ends in .Alexander Kanavin2019-02-251-0/+4
* bitbake: bitbake: remove True option to getVar callsAndré Draszik2019-02-121-4/+4
* bitbake: gitsm: The fetcher did not process some recursive submodules properly.Mark Hatle2019-01-281-0/+20
* bitbake: gitsmy.py: Fix unpack of submodules of submodulesMark Hatle2019-01-241-0/+26
* bitbake: gitsm.py: Fix relative URLsMark Hatle2019-01-241-2/+2
* bitbake: bb.tests.codeparser: add parameter expansion modifiers testChristopher Larson2019-01-211-0/+7