RPMsg inter-partition messaging
at main 3 lines 115 B view raw
1(** Main test entry point for RPMsg tests. *) 2 3let () = Alcotest.run "rpmsg" [ Test_wire.suite; Test_rpmsg.suite ]