Simon de Vlieger
38d2ab685c
test: explicit encodings for open()
2022-09-09 15:33:29 +02:00
Christian Kellner
1874c71920
util/linux: add capability utilities
2022-04-27 23:05:11 +01:00
Christian Kellner
46fd8958bb
test/util: convert util_linux to pytest
...
Convert the test from `unittest` to `pytest`. No semantic change.
2022-04-27 23:05:11 +01:00
David Rheinsberg
5c0e6f5964
test: convert to shared helpers
...
Use the `can_modify_immutable()` helper from the TestBase parent class
so we do not duplicate the code in multiple places. Similarly, make use
of the `have_rpm_ostree()` helper.
2020-05-13 14:26:05 +02:00
David Rheinsberg
7176f1e85a
test: '{. -> ./mod}/test_util_linux.py'
...
Move the util-linux tests to the module-level tests and align its
implementation.
2020-04-28 15:39:00 +02:00