]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/commit
Add echo_test client demo applicaiton
authorWendy Liang <jliang@xilinx.com>
Mon, 15 Aug 2016 22:35:29 +0000 (15:35 -0700)
committerWendy Liang <jliang@xilinx.com>
Thu, 13 Oct 2016 05:01:48 +0000 (22:01 -0700)
commitedb841ceb9f0e5b9240ba44227b99271b4b57232
tree27c40bb9f600c9acfad5508b8a5ffb2a6ab7c84c
parentc48d26383be47686d9e3c6dfa8162602d03e3680
Add echo_test client demo applicaiton

This application is to send message to the other end
and wait for the other end to send it back and check if
the message echoed back is the same as expected.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
apps/echo_test/echo_test.c [new file with mode: 0644]