From 1bc97132d598cf393d92cb80b0e3a1c13436f570 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Bollo?= Date: Tue, 24 Jul 2018 14:44:25 +0200 Subject: [PATCH] coverage: Add inet's API test case MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I2a08d70b655478252de48fa2071cd4682aa4192d Signed-off-by: José Bollo --- coverage/scripts/07-inet.sh | 35 +++++++++++++++++++++++++++++++++++ coverage/scripts/run-test.sh | 2 ++ 2 files changed, 37 insertions(+) create mode 100644 coverage/scripts/07-inet.sh diff --git a/coverage/scripts/07-inet.sh b/coverage/scripts/07-inet.sh new file mode 100644 index 00000000..f4e8a297 --- /dev/null +++ b/coverage/scripts/07-inet.sh @@ -0,0 +1,35 @@ +#!/bin/sh + +$R/bin/afb-client -s -e $WSURL <