Re: [PATCH v2 3/9] tests/avocado: add cdrom permission related tests

2024-08-16 Thread Thomas Huth
On 06/08/2024 19.31, Cleber Rosa wrote: The "media=cdrom" parameter is also used on some Avocado tests as a way to protect files from being written. The tests here bring a more fundamental check that this behavior can be trusted. Signed-off-by: Cleber Rosa --- tests/avocado/cdrom.py | 41 +++

[PATCH v2 3/9] tests/avocado: add cdrom permission related tests

2024-08-06 Thread Cleber Rosa
The "media=cdrom" parameter is also used on some Avocado tests as a way to protect files from being written. The tests here bring a more fundamental check that this behavior can be trusted. Signed-off-by: Cleber Rosa --- tests/avocado/cdrom.py | 41 + 1 f