Beef up tests to the extended header functions 46/2146/2
authorE. Scott Daniels <daniels@research.att.com>
Fri, 3 Jan 2020 15:57:01 +0000 (10:57 -0500)
committerE. Scott Daniels <daniels@research.att.com>
Fri, 3 Jan 2020 16:13:37 +0000 (11:13 -0500)
commit77406e61f2158f5b88b7a9f6e3e86d8f62c8f71a
treeeb6d2ab25cf148a390a0fe4b458854b203fa6ac4
parent7924a143675acc1f67b7047ab0c6cef190c547aa
Beef up tests to the extended header functions

This change adds some additional application level
tests which tests the copy and clone funcitons by
driving them from complete applications (sender and
receiver).

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I7113d061eada41d394d957079b0e81b3211fc591
test/app_test/ex_rts_receiver.c
test/app_test/run_all.ksh
test/app_test/run_exrts_test.ksh
test/app_test/test_support.c
test/app_test/v_sender.c