From 0fd887b7ab896e47b2f7ffe78f41738f3824a962 Mon Sep 17 00:00:00 2001 From: Jose Bollo Date: Tue, 19 Nov 2019 13:43:06 +0100 Subject: u16id: Add maps for identifiers id of 16 bits These maps will shortly be used by protocol to handle tokens/sessions/events. Bug-AGL: SPEC-2968 Change-Id: Iadef7d6e01c8ef021516749524b10ccc1abec340 Signed-off-by: Jose Bollo --- coverage/scripts/run-test.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'coverage/scripts/run-test.sh') diff --git a/coverage/scripts/run-test.sh b/coverage/scripts/run-test.sh index 7dfb3695..e7fc1b57 100755 --- a/coverage/scripts/run-test.sh +++ b/coverage/scripts/run-test.sh @@ -109,6 +109,8 @@ mk $R/bin/test-session mk $R/bin/test-wrap-json +mk $R/bin/test-u16id + echo ' ########################################################## # true life test: run parts as direct client -- cgit 1.2.3-korg