Module: xenomai-3
Branch: next
Commit: ed7e19de2e6065b3482cd15636f6e964e8d27cc2
URL:    
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ed7e19de2e6065b3482cd15636f6e964e8d27cc2

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Sun Oct 11 16:05:18 2015 +0200

testsuite/smokey: add RTnet testsuite

Starting with UDP and raw sockets.
Measuring round trip time and checking for lost packets.

---

 configure.ac |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/configure.ac b/configure.ac
index 77e9fea..7f258ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -922,6 +922,9 @@ AC_CONFIG_FILES([ \
        testsuite/smokey/tsc/Makefile \
        testsuite/smokey/leaks/Makefile \
        testsuite/smokey/fpu-stress/Makefile \
+       testsuite/smokey/net_udp/Makefile \
+       testsuite/smokey/net_packet_dgram/Makefile \
+       testsuite/smokey/net_common/Makefile \
        testsuite/clocktest/Makefile \
        testsuite/xeno-test/Makefile \
        utils/Makefile \


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git

Reply via email to