Files
cloud-hypervisor/vmm/src
Pascal Scholz 8b6f4b0892 option_parser: Split Tuple into Tuple and TupleList
We split the existing `Tuple` type into two types, one that represents
a single `Tuple` and one that represents a list of tuples. This allows
us to test tuple parsing and the parsing of tuple lists via distinct
unit tests in follow-up commits.

The renaming also brings consistency by adapting the naming scheme of
the other list types defined in `option_parser`, e.g. `IntegerList`
and `StringList`.

Signed-off-by: Pascal Scholz <pascal.scholz@cyberus-technology.de>
On-behalf-of: SAP pascal.scholz@sap.com
2026-07-14 13:52:18 +00:00
..
2026-07-06 23:29:52 +00:00
2026-07-06 16:31:21 +00:00
2026-06-11 19:06:49 +00:00
2026-06-24 15:12:32 +00:00
2026-06-24 15:12:32 +00:00
2026-06-24 15:12:32 +00:00
2026-06-24 15:12:32 +00:00
2026-06-24 15:12:32 +00:00
2026-06-24 15:12:32 +00:00
2026-06-25 16:54:35 +00:00
2026-06-24 15:12:32 +00:00
2026-06-24 15:12:32 +00:00
2026-04-02 23:43:42 +00:00
2026-06-25 16:54:35 +00:00