summaryrefslogtreecommitdiff
path: root/tests/testutils
Commit message (Expand)AuthorAgeFilesLines
* testutils/__init__.py: Expose the internal ArtifactShare objectTristan van Berkom2020-12-211-1/+1
* Move _reachable_refs_dir() method from cascache.py to testutilsJürg Billeter2020-12-091-1/+20
* testutils/platform: Refactor to be compatible with Python 3.9chandan/py39-platformChandan Singh2020-10-291-6/+12
* _sourcecache.py: Use AssetRemoteJürg Billeter2020-08-131-11/+23
* _artifactcache.py: Use AssetRemoteJürg Billeter2020-08-131-11/+38
* tests/testutils/artifactshare.py: Fix sourcedirJürg Billeter2020-07-061-1/+1
* lint: Stop using mutable objects for default argumentsBenjamin Schubert2020-05-111-1/+1
* tests/testutils/constants.py: Increase pexpect timeoutsJürg Billeter2020-04-241-2/+2
* filetypegenerator.py: Close socket after usageBenjamin Schubert2020-04-231-3/+8
* Process options in includes files with the options of their junctionvalentindavid/include-options-from-junctionValentin David2020-04-151-1/+5
* cascache.py: Create cas logs in the buildstream cache directorybschubert152020-03-241-1/+3
* Add tests for interactive `bst init`Chandan Singh2019-12-051-0/+15
* Remove newly unused API surfaces in CASCacheTristan Maat2019-12-031-1/+15
* Update all python dependenciesBenjamin Schubert2019-12-021-1/+1
* tests: Use pytest.raise() instead of checking for return codeBenjamin Schubert2019-12-021-2/+1
* Reformat code using BlackChandan Singh2019-11-1414-195/+141
* _remote: Ensure checks done in the subclasses are propagatedBenjamin Schubert2019-11-121-45/+94
* tests/artifactshare: safer cleanup_on_sigterm useaevri/testutils_artifactshareAngelos Evripiotis2019-11-051-2/+2
* testutils/artifactshare: don't hang on errorAngelos Evripiotis2019-11-051-28/+33
* testing, messenger: make dummy_context picklableAngelos Evripiotis2019-10-291-3/+28
* testutils/context.py: Mock tasks instead of accepting NonesTristan Maat2019-10-101-0/+9
* tests/testutils/artifactshare.py: Add SIGTERM handler to subprocessjuerg/artifactshareJürg Billeter2019-09-161-0/+6
* Change unfitting function nameTristan Maat2019-09-061-4/+4
* Allow splitting artifact cachesTristan Maat2019-09-062-14/+37
* tests/testutils/http_server.py: Drop queue to avoid lingering threadjuerg/http-test-serverJürg Billeter2019-09-031-10/+1
* tests/testutils/http_server.py: Close queue to stop background threadJürg Billeter2019-09-031-0/+2
* tests/testutils/repo/bzr.py: Work around race condition in bzrjuerg/tox-homeJürg Billeter2019-08-301-0/+5
* tests/testutils/repo/git.py: Do not ignore environment variablesJürg Billeter2019-08-301-1/+4
* tests/testutils/repo/bzr.py: Do not ignore environment variablesJürg Billeter2019-08-301-5/+8
* casserver.py: Use quota instead of headroomJürg Billeter2019-08-201-39/+6
* tests/testutils/artifactshare.py: Allow write access via casdJürg Billeter2019-08-201-4/+8
* cascache.py: Start buildbox-casd and set up channelJürg Billeter2019-08-201-1/+1
* tests/testutils/artifactshare.py: Call CASCache.release_resources()Jürg Billeter2019-08-201-0/+2
* casserver.py: Call CASCache.release_resources() on exitJürg Billeter2019-08-201-11/+11
* tests/testutils: Add dummy_context() helperJürg Billeter2019-07-162-0/+47
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-152-2/+2
* tests: remove 'node_get_yaml_provenance()' helper and replace with the new APIBenjamin Schubert2019-07-152-48/+0
* testutils: Move assert_shared and assert_not_shared to testutilsJames Ennis2019-06-262-1/+17
* testing/_utils: match git methods to base classAngelos Evripiotis2019-06-181-1/+4
* Refactor 'super(cls, self)' -> 'super()'aevri/supersuperAngelos Evripiotis2019-06-122-2/+2
* tests/testutils/site: Remove completely and migrate HAVE_OSTREE to examplesBenjamin Schubert2019-06-061-9/+0
* tests/testutils/site: Remove unused HAVE_OSTREE_CLI variableBenjamin Schubert2019-06-061-9/+0
* test:utils/site: Consolidate IS_LINUX/WSL/Windows in a single siteBenjamin Schubert2019-06-061-7/+0
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-061-10/+0
* test:utils/site: Consolidate MACHINE_ARCH variable in a single placeBenjamin Schubert2019-06-061-3/+0
* test:utils/site: Consolidate arpy environment variables in a single placeBenjamin Schubert2019-06-061-6/+0
* test:utils/site: Consolidate Lzip environment variables in a single placeBenjamin Schubert2019-06-061-6/+0
* test:utils/site: Consolidate Bwrap environment variables in a single placeBenjamin Schubert2019-06-061-10/+3
* test:utils/site: Consolidate Git environment variables in a single placeBenjamin Schubert2019-06-062-24/+3
* test:utils/site: Consolidate Bzr environment variables in a single placeBenjamin Schubert2019-06-062-13/+3