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