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

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 9e9bc90..dfad8e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -905,6 +905,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