1(** Main test entry point for RPMsg tests. *) 2 3let () = Alcotest.run "rpmsg" [ Test_wire.suite; Test_rpmsg.suite ]