summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #404 from smcv/utils-unit-testColin Walters2021-06-231-0/+213
|\
| * Add a simple unit test for utility codeSimon McVittie2021-06-231-0/+213
* | Add --clearenv optionSimon McVittie2021-06-221-0/+3
* | test-run: Test --setenv, --unsetenvSimon McVittie2021-06-221-1/+10
|/
* Merge pull request #433 from smcv/libtest-coreColin Walters2021-06-223-13/+68
|\
| * libtest-core: Mention bubblewrap as a user of this fileSimon McVittie2021-06-181-0/+1
| * libtest-core: Update URL of rpm-ostreeSimon McVittie2021-06-181-1/+1
| * libtest-core: Add SPDX-License-IdentifierSimon McVittie2021-06-181-0/+2
| * libtest-core: Separate out bubblewrap-specific partsSimon McVittie2021-06-183-5/+38
| * libtest-core: Add assert_file_has_content_onceMatthew Leeds2021-06-181-0/+10
| * tests/libtest-core: support multiple literal checksJonathan Lebon2021-06-181-3/+6
| * libtest-core: Improve C.UTF-8 locale detectionSimon McVittie2021-06-181-4/+10
* | Merge pull request #406 from smcv/create-permsColin Walters2021-06-221-1/+125
|\ \ | |/ |/|
| * Implement --perms and --chmodSimon McVittie2021-06-101-1/+125
* | Merge pull request #344 from mkrajnak/py3-tests-fixSimon McVittie2021-06-101-1/+1
|\ \ | |/ |/|
| * tests: Use python3 for lockf-n.pyMartin Krajnak2020-01-171-1/+1
* | Merge pull request #428 from cgwalters/test-multi-argsColin Walters2021-06-101-1/+3
|\ \
| * | tests: Use --args multiple timesColin Walters2021-06-101-1/+3
* | | Don't require mount point for a non-directory to be a regular fileSimon McVittie2021-05-141-1/+8
|/ /
* | tests: Add a way to assert that bwrap is fully supportedSimon McVittie2021-04-181-1/+1
* | libtest-core: On failure, make it clearer what has happenedSimon McVittie2021-04-181-0/+8
* | Create files as mount points with read-only permissionsSimon McVittie2021-04-071-1/+14
* | Fix Test - $BWRAP is inaccessable when run sudo rootTimothy E Baldwin2020-07-301-2/+4
* | Fix Test - /proc mismatches pid namespaceTimothy E Baldwin2020-07-301-1/+1
* | tests: Update output patterns for libcap >= 2.29Christian Kastner2020-02-191-4/+11
|/
* tests: Fix --userns testsAlexander Larsson2019-11-271-4/+4
* tests: Better error message if assert_files_equal failsAlexander Larsson2019-11-261-1/+13
* Add tests for --pidnsAlexander Larsson2019-11-261-1/+17
* tests: test --usernsAlexander Larsson2019-11-222-1/+31
* Tests: Fix test countAlexander Larsson2019-11-211-1/+1
* tests: check namespace info in jsonChristian Kellner2019-09-181-0/+11
* tests: Ensure that tmpfs with oldroot/newroot doesn't appear in containerv0.3.2Simon McVittie2019-03-061-1/+52
* bwrap: Report COMMAND exit code in json-status-fdRichard Maw2018-11-051-1/+15
* bwrap: add option json-status-fd to show child exit codeRichard Maw2018-11-051-1/+9
* Make lockdata long enough on 32-bit with 64-bit file pointers.Timothy E Baldwin2018-10-011-1/+1
* tests: Handle systems without merged-/usrIain Lane2018-09-281-9/+22
* bwrap, pivot_root: do not require write access to the rootfsGiuseppe Scrivano2018-04-301-5/+25
* bwrap: do not always make /proc/{sys,sysrq-trigger,irq} roGiuseppe Scrivano2018-04-301-1/+10
* Add "--" pseudo-argument to end option parsingSimon McVittie2018-04-231-1/+16
* tests: Correct number of tests in test-run.shPhilip Withnall2017-10-101-1/+1
* Prefix error messages with program nameVladimir Panteleev2017-10-081-0/+7
* tests: Fix a race condition between attempts to lock a fileSimon McVittie2017-10-061-1/+4
* tests: Add basic test coverage for --argsSimon McVittie2017-10-061-1/+5
* tests: Ensure non-root users have access to libcap toolsSimon McVittie2017-10-061-0/+3
* tests: Produce finer-grained TAP outputSimon McVittie2017-10-061-1/+16
* tests: Interpret stdout as TAP syntaxSimon McVittie2017-10-061-1/+3
* tests: Send diagnostics to stderrSimon McVittie2017-10-061-2/+2
* tests: Improve diagnostics if non-root caps test failsSimon McVittie2017-10-061-2/+5
* tests: Don't write to predictable filenames in /tmpSimon McVittie2017-10-061-2/+2
* With --dev, add /dev/fd and /dev/core symlinksColin Walters2017-09-181-0/+3