Skip to content
  • Iustin Pop's avatar
    Add a FieldSet class for variable parameter sets · 6de7c41d
    Iustin Pop authored
    This patch adds a _FieldSet class that can be used for the new variable
    parameter sets: e.g. the sda_size will change to disk/0.size (or
    similar) and we need to both check validity and extract the index of the
    parameter easily.
    
    The patch also sorts the unittest list in Makefile.am.
    
    Reviewed-by: ultrotter
    6de7c41d