#include "varlink-io.systemd.Credentials.h"
#include "varlink-io.systemd.Import.h"
#include "varlink-io.systemd.Journal.h"
+#include "varlink-io.systemd.Machine.h"
#include "varlink-io.systemd.ManagedOOM.h"
#include "varlink-io.systemd.MountFileSystem.h"
#include "varlink-io.systemd.NamespaceResource.h"
print_separator();
test_parse_format_one(&vl_interface_io_systemd_Import);
print_separator();
+ test_parse_format_one(&vl_interface_io_systemd_Machine);
+ print_separator();
test_parse_format_one(&vl_interface_xyz_test);
}