diff options
author | 2022-09-21 17:11:22 +0200 | |
---|---|---|
committer | 2022-09-30 09:17:13 +0200 | |
commit | 3476dd9ddecc87d9212c3bf56a5be52079e27def (patch) | |
tree | 3c7ea2664e8f99fc4fd4588b9e4493f0dc9bbb93 /tests/functional-tests | |
parent | 29647f687c8dadc90e2ba4d3a772eee09a1a4f1b (diff) |
feat: support for new packet format in hicn-light
Ref: HICN-792
Change-Id: I3204006bd2dd2be6504c33035c6578ec0292455a
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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/functional-tests/2-nodes-hicn-light.robot b/tests/functional-tests/2-nodes-hicn-light.robot index 9aa5923a0..e23c35e6a 100644 --- a/tests/functional-tests/2-nodes-hicn-light.robot +++ b/tests/functional-tests/2-nodes-hicn-light.robot @@ -22,3 +22,7 @@ RTC Testing Mobile Latency Testing Mobile Set Link hicn-light 500 1 0 0 Run Latency Test hicn-light 3000 3000 3000 + +Latency Testing Mobile New + Set Link hicn-light 500 1 0 0 + Run Latency Test New hicn-light 3000 3000 3000 |