summaryrefslogtreecommitdiff
path: root/tests/testutils
Commit message (Expand)AuthorAgeFilesLines
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-022-0/+37
* tests: add generate_file_types testing functionTiago Gomes2018-08-021-0/+62
* local plugin: validate project pathsTiago Gomes2018-08-021-5/+6
* testutils/patch.py: Add methods for applying and removing patchesPhil Dawson2018-08-011-0/+21
* testutils: Add a helper to copy a testutils repoJonathan Maw2018-07-271-1/+20
* tests/testutils/artifactshare.py: Use CAS artifact serverJürg Billeter2018-07-171-28/+48
* _platform: Use CAS artifact cacheJürg Billeter2018-07-171-6/+1
* tests/testutils/artifactshare.py: Add support for statvfs mockingJürg Billeter2018-07-171-3/+28
* tests: Use context manager for ArtifactShareJürg Billeter2018-07-171-2/+16
* tests: Remove unneeded ArtifactShare.update_summary() methodJürg Billeter2018-07-091-10/+0
* element_generators.py: Add a utility function to create arbitrary size elementsJames Ennis2018-06-072-0/+41
* tests: Do not rely on 'downloadable' statusJürg Billeter2018-05-111-1/+0
* tests/testutils/runcli.py: Improve detection of pulled/pushed elementsJürg Billeter2018-04-301-2/+2
* tests/testutils/integration.py: Avoid inconsistent symlink handlingSam Thursfield2018-04-231-0/+5
* _exceptions.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-031-3/+3
* element.py: Make artifact lowercase in time_activity()James Ennis2018-03-281-1/+1
* Remove unused importsJürg Billeter2018-03-251-1/+1
* tests/testutils/site.py: Add HAVE_ARPYJürg Billeter2018-03-251-0/+6
* tests/testutils/repo/git.py: Add new add_file() convenienceTristan Van Berkom2018-03-221-1/+11
* testutils/repo/git.py: Added branch() methodTristan Van Berkom2018-03-201-0/+3
* integration tests: Refactoring for dynamic project configurationsTristan Van Berkom2018-03-061-8/+62
* Integration tests: Removing some dead codeTristan Van Berkom2018-02-271-16/+0
* tests/frontend/push.py: Test that we don't push stuff that we just pulledSam Thursfield2018-02-261-0/+14
* testutils/runcli.py: Print something helpful if BuildStream fails to exit pro...Tristan Van Berkom2018-02-251-0/+1
* testutils: Add support for git source controlling submodule checkoutJonathan Maw2018-02-191-6/+11
* Merge integration tests into general testsTristan Maat2018-02-071-2/+3
* Add test utilities for integration testsTristan Maat2018-02-073-25/+131
* runcli.py: Allow setting individual config settingsTristan Maat2018-02-071-4/+8
* tests: Exercise the new multiple cache supportSam Thursfield2018-01-112-33/+1
* Add support for multiple remote cachesSam Thursfield2018-01-112-1/+35
* tests/testutils/runcli.py: Assert that buildstream actually exited.Tristan Van Berkom2018-01-061-0/+12
* tests/testutils/runcli.py: Augment the Result object to store task errorsTristan Van Berkom2018-01-011-9/+100
* Fixing tests to adapt to new setup of ProgramNotFound exceptionTristan Van Berkom2017-12-201-2/+1
* tests/testutils/site.py: Removed HAVE_ROOTTristan Van Berkom2017-12-131-2/+0
* tests/testutils/runcli.py: Enhanced to capture stdout/stderr separatelyTristan Van Berkom2017-12-131-11/+64
* Fix testsTristan Maat2017-12-132-0/+31
* tests/testutils/artifactshare.py: Always create summary file for test cachesSam Thursfield2017-12-121-0/+1
* Remove unused imports in test filesGökçen Nurlu2017-12-074-4/+0
* tests/testutils/runcli.py: Always run with --no-colorsSam Thursfield2017-12-051-1/+1
* Add a test for tar lzipValentin David2017-11-301-0/+6
* tests/testutils/runcli.bst: Fix get_pipeline() to not use mutable default arg...Tristan Van Berkom2017-11-181-1/+4
* load.py: Migrate to new test styleTristan Maat2017-11-101-0/+26
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-062-6/+7
* testutils: Added optional subdir parameter to repo creationTristan Van Berkom2017-11-055-10/+25
* Add a new zip sourcezipMathieu Bridon2017-11-032-0/+42
* tests: Reuse utils.sha256sumMathieu Bridon2017-11-031-8/+2
* tests/testutils/repo/tar.py: Fixed for changed tar behaviorTristan Van Berkom2017-11-021-2/+2
* tests/testutils/runcli.py: get_element_state() now uses --downloadableTristan Van Berkom2017-10-291-0/+1
* tests/testutils/runcli.py: Optionally make the runner not verboseTristan Van Berkom2017-10-231-8/+10
* tests/testutils/runcli.py: Provide the last raised exception in the resultTristan Van Berkom2017-10-101-1/+14