index
:
delta/bubblewrap.git
auto
create-socket
disable-userns
drop-cap-bounding-set-2
export/flatpak/0.6.1
export/flatpak/0.6.2
export/flatpak/0.6.3
homu-tmp
main
master
privilege-separation
reuse-namespaces
wip/WSL
wip/smcv/for-flatpak-meson-build
github.com: projectatomic/bubblewrap.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #404 from smcv/utils-unit-test
Colin Walters
2021-06-23
1
-0
/
+213
|
\
|
*
Add a simple unit test for utility code
Simon McVittie
2021-06-23
1
-0
/
+213
*
|
Add --clearenv option
Simon McVittie
2021-06-22
1
-0
/
+3
*
|
test-run: Test --setenv, --unsetenv
Simon McVittie
2021-06-22
1
-1
/
+10
|
/
*
Merge pull request #433 from smcv/libtest-core
Colin Walters
2021-06-22
3
-13
/
+68
|
\
|
*
libtest-core: Mention bubblewrap as a user of this file
Simon McVittie
2021-06-18
1
-0
/
+1
|
*
libtest-core: Update URL of rpm-ostree
Simon McVittie
2021-06-18
1
-1
/
+1
|
*
libtest-core: Add SPDX-License-Identifier
Simon McVittie
2021-06-18
1
-0
/
+2
|
*
libtest-core: Separate out bubblewrap-specific parts
Simon McVittie
2021-06-18
3
-5
/
+38
|
*
libtest-core: Add assert_file_has_content_once
Matthew Leeds
2021-06-18
1
-0
/
+10
|
*
tests/libtest-core: support multiple literal checks
Jonathan Lebon
2021-06-18
1
-3
/
+6
|
*
libtest-core: Improve C.UTF-8 locale detection
Simon McVittie
2021-06-18
1
-4
/
+10
*
|
Merge pull request #406 from smcv/create-perms
Colin Walters
2021-06-22
1
-1
/
+125
|
\
\
|
|
/
|
/
|
|
*
Implement --perms and --chmod
Simon McVittie
2021-06-10
1
-1
/
+125
*
|
Merge pull request #344 from mkrajnak/py3-tests-fix
Simon McVittie
2021-06-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tests: Use python3 for lockf-n.py
Martin Krajnak
2020-01-17
1
-1
/
+1
*
|
Merge pull request #428 from cgwalters/test-multi-args
Colin Walters
2021-06-10
1
-1
/
+3
|
\
\
|
*
|
tests: Use --args multiple times
Colin Walters
2021-06-10
1
-1
/
+3
*
|
|
Don't require mount point for a non-directory to be a regular file
Simon McVittie
2021-05-14
1
-1
/
+8
|
/
/
*
|
tests: Add a way to assert that bwrap is fully supported
Simon McVittie
2021-04-18
1
-1
/
+1
*
|
libtest-core: On failure, make it clearer what has happened
Simon McVittie
2021-04-18
1
-0
/
+8
*
|
Create files as mount points with read-only permissions
Simon McVittie
2021-04-07
1
-1
/
+14
*
|
Fix Test - $BWRAP is inaccessable when run sudo root
Timothy E Baldwin
2020-07-30
1
-2
/
+4
*
|
Fix Test - /proc mismatches pid namespace
Timothy E Baldwin
2020-07-30
1
-1
/
+1
*
|
tests: Update output patterns for libcap >= 2.29
Christian Kastner
2020-02-19
1
-4
/
+11
|
/
*
tests: Fix --userns tests
Alexander Larsson
2019-11-27
1
-4
/
+4
*
tests: Better error message if assert_files_equal fails
Alexander Larsson
2019-11-26
1
-1
/
+13
*
Add tests for --pidns
Alexander Larsson
2019-11-26
1
-1
/
+17
*
tests: test --userns
Alexander Larsson
2019-11-22
2
-1
/
+31
*
Tests: Fix test count
Alexander Larsson
2019-11-21
1
-1
/
+1
*
tests: check namespace info in json
Christian Kellner
2019-09-18
1
-0
/
+11
*
tests: Ensure that tmpfs with oldroot/newroot doesn't appear in container
v0.3.2
Simon McVittie
2019-03-06
1
-1
/
+52
*
bwrap: Report COMMAND exit code in json-status-fd
Richard Maw
2018-11-05
1
-1
/
+15
*
bwrap: add option json-status-fd to show child exit code
Richard Maw
2018-11-05
1
-1
/
+9
*
Make lockdata long enough on 32-bit with 64-bit file pointers.
Timothy E Baldwin
2018-10-01
1
-1
/
+1
*
tests: Handle systems without merged-/usr
Iain Lane
2018-09-28
1
-9
/
+22
*
bwrap, pivot_root: do not require write access to the rootfs
Giuseppe Scrivano
2018-04-30
1
-5
/
+25
*
bwrap: do not always make /proc/{sys,sysrq-trigger,irq} ro
Giuseppe Scrivano
2018-04-30
1
-1
/
+10
*
Add "--" pseudo-argument to end option parsing
Simon McVittie
2018-04-23
1
-1
/
+16
*
tests: Correct number of tests in test-run.sh
Philip Withnall
2017-10-10
1
-1
/
+1
*
Prefix error messages with program name
Vladimir Panteleev
2017-10-08
1
-0
/
+7
*
tests: Fix a race condition between attempts to lock a file
Simon McVittie
2017-10-06
1
-1
/
+4
*
tests: Add basic test coverage for --args
Simon McVittie
2017-10-06
1
-1
/
+5
*
tests: Ensure non-root users have access to libcap tools
Simon McVittie
2017-10-06
1
-0
/
+3
*
tests: Produce finer-grained TAP output
Simon McVittie
2017-10-06
1
-1
/
+16
*
tests: Interpret stdout as TAP syntax
Simon McVittie
2017-10-06
1
-1
/
+3
*
tests: Send diagnostics to stderr
Simon McVittie
2017-10-06
1
-2
/
+2
*
tests: Improve diagnostics if non-root caps test fails
Simon McVittie
2017-10-06
1
-2
/
+5
*
tests: Don't write to predictable filenames in /tmp
Simon McVittie
2017-10-06
1
-2
/
+2
*
With --dev, add /dev/fd and /dev/core symlinks
Colin Walters
2017-09-18
1
-0
/
+3
[next]