core-admin-client/qubesadmin/tests
Marek Marczykowski-Górecki 0f42fd0580
tests: restoring a backup bigger than available space in /var/tmp
This test uses three tricks to test /var/tmp space monitoring:
1. Creates a big uncompressed backup (2GB file instead of few bytes)
2. Mount small tmpfs over /var/tmp (650MB - minimal space that should
   not deadlock the restore)
3. Artificially slow down data processing by adding sleep()

QubesOS/qubes-issues#4791
2021-01-05 04:50:59 +01:00
..
backup tests: restoring a backup bigger than available space in /var/tmp 2021-01-05 04:50:59 +01:00
tools tests: avoid 'xrandr' call 2020-12-02 04:31:31 +01:00
vm Try to use new property.GetAll method to pre-fill the cache 2020-05-22 19:01:24 +02:00
__init__.py tests: remove extra empty lines 2020-08-05 04:37:45 +02:00
app.py Make incorrect label name error more descriptive 2020-08-13 20:21:46 +02:00
devices.py
errors.py
events.py Adjust for changed qubesd socket protocol 2020-05-22 19:01:24 +02:00
features.py
firewall.py Fixed inconsistent firewall address checking 2020-07-14 20:10:34 +02:00
label.py
storage.py
tags.py
utils.py utils: fix encoding '+' for qubes.VMExec 2020-08-04 22:17:04 +02:00