core-admin/qubes/tests
Marek Marczykowski-Górecki b06f831528
Deprecate property-del:name events and introduce property-reset:name instead
And the same for -pre- events.

The property-del name is really confusing (it makes sense only for those
with deep knowledge of the implementation), because the property isn't
really deleted - it is only reverted to the "default" state (which most
properties have). So, name the event property-reset, intentionally
similar to property-set, as it is also kind of a value change.

Additionally the property-reset event is meant to be called when the
(dynamic) default value changes. Due to the current implementation, it
is a manual process so it can't be guaranteed to be called in all those
cases, but lets try to cover as much as possible.

Fixes QubesOS/qubes-issues#5834
2020-05-23 03:57:42 +02:00
..
integ tests: improve audio tests 2020-04-09 05:56:12 +02:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm Merge remote-tracking branch 'origin/pr/342' 2020-05-11 01:51:52 +02:00
__init__.py Merge remote-tracking branch 'origin/pr/329' 2020-03-17 12:07:18 +01:00
api_admin.py api/admin: (ext/admin) limit listing VMs based on qrexec policy 2020-03-28 03:23:28 +01:00
api_internal.py Add guivm to internal.GetSystemInfo 2020-02-27 18:20:48 +01:00
api_misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00
api.py tests: teardown fixes 2020-03-28 03:23:29 +01:00
app.py tests: teardown fixes 2020-03-28 03:23:29 +01:00
devices_block.py ext/block: prefer connecting cdrom as xvdd 2019-11-19 14:03:21 +01:00
devices.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py events: add support for wildcard event handlers 2018-01-06 00:40:19 +01:00
ext.py Added a servicevm feature extension 2020-05-10 23:44:48 +02:00
extra.py Workaround different behaviour of asyncio's Process.communicate() 2020-03-10 11:56:48 +01:00
firewall.py tests/firewall: update future time to be really in the future 2020-03-08 16:35:39 +01:00
init.py Deprecate property-del:name events and introduce property-reset:name instead 2020-05-23 03:57:42 +02:00
rpc_import.py import: check exact size of copied data 2020-01-23 09:48:58 +01:00
run.py tests: register syslog logger, log test start 2019-09-29 06:43:34 +02:00
storage_file.py tests/file: run_until_complete(); coro_maybe() for single arg 2020-04-07 21:04:04 +00:00
storage_kernels.py storage/kernels: fix listing volumes 2019-11-10 01:14:34 +01:00
storage_lvm.py tests: teardown fixes 2020-03-28 03:23:29 +01:00
storage_reflink.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage.py Correct inconsistent behavior on unavailable usage data 2019-11-15 20:01:43 +01:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00