pve-common/test
Dominik Csapak 69d9edcc75 section config: implement array support
enables section configs in the style of:

----
type: id
    property value
    property value2
    property value3
----

can be combined with property strings

the provided create and update schema just pass through the array type
to the api, so the api call must always contain the complete array

also adds a test case for such array fields

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2023-06-07 13:50:51 +02:00
..
etc_network_interfaces inotify: network: improve "allow-hotplug" & "auto" interaction 2021-09-29 09:57:59 +02:00
api_parameter_test.pl JSONSchema: add support for array parameter in api calls, cli and config 2023-06-07 13:10:50 +02:00
calendar_event_test.pl CalendarEvent: use rust implementation 2022-01-13 14:50:47 +01:00
convert_size_test.pl fix convert_size with decimal numbers and add tests 2017-12-15 11:15:50 +01:00
format_test.pl format: handle undef, 0, and decimals in render_duration 2021-02-08 14:40:38 +01:00
lock_file.pl tests: remove acquire-lock newline termination 2017-11-10 11:29:54 +01:00
Makefile JSONSchema: add support for array parameter in api calls, cli and config 2023-06-07 13:10:50 +02:00
procfs_tests.pl fix typo 2023-01-10 12:25:54 +01:00
section_config_test.pl section config: implement array support 2023-06-07 13:50:51 +02:00