debian-forge/test
Christian Kellner 4ac62abbc3 buildroot: ability to drop capabilities
Add a new member variable `caps` that if not `None` indicates the
capabilities to retain, i.e. all other capabilities not specified
will be dropped via `bubblewrap` (`--cap-drop`).
Add corresponding tests.
2022-04-27 23:05:11 +01:00
..
cases Add the option of compressing using lz4 2022-01-11 13:20:11 +01:00
data Stages: support vmdk subformat in the qemu stage 2022-04-05 15:01:34 +02:00
mod buildroot: ability to drop capabilities 2022-04-27 23:05:11 +01:00
run Add unit test for org.osbuild.qemu stage 2022-04-05 15:01:34 +02:00
src test: make TestBase inherit unittest.TestCase 2020-06-05 09:27:40 +02:00
.gitignore introduce testing script 2019-07-09 10:29:48 +02:00
__init__.py osbuild: add description() methods 2019-08-07 10:01:17 +02:00
initrd.py test/initrd: remove unneeded f-string 2021-02-16 22:58:15 +00:00
test.py test: capture full log in compile 2021-12-09 00:44:21 +00:00