diff options
author | Jordan Augé <jordan.auge+fdio@cisco.com> | 2022-10-04 17:41:36 +0200 |
---|---|---|
committer | Jordan Augé <jordan.auge+fdio@cisco.com> | 2022-10-05 15:11:45 +0200 |
commit | 1e73c65c7b18ffcd5a8836fbc8384c21638faf48 (patch) | |
tree | 487fc2ecc484f53052ba1d6ca97433bcd9e39aa8 /tests/functional-tests | |
parent | 3476dd9ddecc87d9212c3bf56a5be52079e27def (diff) |
test: new packet format functional test with hiperf/libtransport
Change-Id: Ib6ca26e9ee1a042a72ac81da71493542e8b833e6
Ticket: HICN-774
Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
Diffstat (limited to 'tests/functional-tests')
-rw-r--r-- | tests/functional-tests/2-nodes-hicn-light.robot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/functional-tests/2-nodes-hicn-light.robot b/tests/functional-tests/2-nodes-hicn-light.robot index e23c35e6a..fedcc9797 100644 --- a/tests/functional-tests/2-nodes-hicn-light.robot +++ b/tests/functional-tests/2-nodes-hicn-light.robot @@ -13,9 +13,15 @@ Resource resources/libraries/robot/runtest.robot Throughput Testing Raaqm Mobile Run Throughput Test Raaqm hicn-light 200 500 400 +Throughput Testing Raaqm Mobile New + Run Throughput Test Raaqm New hicn-light 200 500 400 + Throughput Testing CBR Mobile Run Throughput Test CBR hicn-light 200 500 400 +Throughput Testing CBR Mobile New + Run Throughput Test CBR New hicn-light 200 500 400 + RTC Testing Mobile Run RTC Test hicn-light 4 4 4 |