summaryrefslogtreecommitdiff
path: root/tests/integration/sandbox-bwrap.py
Commit message (Expand)AuthorAgeFilesLines
* Reformat code using BlackChandan Singh2019-11-141-22/+17
* _sandboxbwrap.py: Create /dev/shm in the sandboxThomas Coldrick2019-11-111-0/+10
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-4/+4
* test:utils/site: Consolidate Bwrap environment variables in a single placeBenjamin Schubert2019-06-061-1/+1
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-061-1/+1
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-061-0/+3
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-3/+3
* tests: Remove redundant integration pytest markersChandan Singh2019-03-011-2/+0
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+0
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-3/+3
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+2
* sandbox/sandbox.py: Display failed commands in the detail stringtristan/error-message-regressionTristan Van Berkom2019-01-161-1/+1
* buildelement.py: Support batching for integration and build commandsJürg Billeter2018-11-271-1/+1
* tests/integration/sandbox-bwrap.py: Test distinguishing sandbox exit code fro...Richard Maw2018-11-141-1/+32
* Add test to verify cleanup behaviour after bwrapGökçen Nurlu2018-06-051-0/+31