debian-forge/test
Christian Kellner 1e4507c3d6 util/ostree: new class to store subordinate ids
Add a new class `SubIdsDB` as a database of subordinate Ids, like the
ones in `/etc/subuid` and `/etc/subgid`. Methods to read and write
data from these two files are provided.
Add corresponding unit tests.
2022-04-28 14:38:24 +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 util/ostree: new class to store subordinate ids 2022-04-28 14:38:24 +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