mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03:00
test: add test for radv_prefix_delegation_{from,to}_string()
This commit is contained in:
parent
6b1dec6696
commit
5f74e49e85
@ -33,6 +33,7 @@ int main(int argc, char **argv) {
|
||||
test_table(lldp_mode, LLDP_MODE);
|
||||
test_table(netdev_kind, NETDEV_KIND);
|
||||
test_table(nl_union_link_info_data, NL_UNION_LINK_INFO_DATA);
|
||||
test_table(radv_prefix_delegation, RADV_PREFIX_DELEGATION);
|
||||
test_table(wol, WOL);
|
||||
|
||||
test_table_sparse(ipvlan_mode, NETDEV_IPVLAN_MODE);
|
||||
|
Loading…
Reference in New Issue
Block a user