test-network-tables.c revision 0b1831c20c4d30077b6560b2b7d88bdb220d5cef
#include "networkd.h"
#include "networkd-link.h"
#include "networkd-netdev-bond.h"
#include "networkd-netdev-macvlan.h"
#include "dhcp6-internal.h"
#include "dhcp6-protocol.h"
#include "rtnl-internal.h"
#include "ethtool-util.h"
#include "test-tables.h"
/* test_table(link_state, LINK_STATE); -- not a reversible mapping */
return EXIT_SUCCESS;
}