tests: Test the value of signals decoded 86/23386/3
authorArthur Guyader <arthur.guyader@iot.bzh>
Fri, 13 Dec 2019 12:47:05 +0000 (13:47 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 9 Jan 2020 15:25:36 +0000 (16:25 +0100)
commit23e350e7c5f193edd5944239f5a2e12af401c228
treec8b9ad512863577437c973d7a2ddf377f1ea02b3
parent03807d4379c31b345ea4d512305ed12757b63e53
tests: Test the value of signals decoded

This commit adds test to check if the value of signals
is well decoded.

Change-Id: I64f489d6428bf593dfda08dc6aacbdacd9d18d73
Signed-off-by: Arthur Guyader <arthur.guyader@iot.bzh>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
test/afb-test/etc/CMakeLists.txt
test/afb-test/etc/aft-agl-service-low-can.json.in
test/afb-test/fixtures/testValueCAN_1.canreplay [new file with mode: 0644]
test/afb-test/fixtures/testValueCAN_2.canreplay [new file with mode: 0644]
test/afb-test/fixtures/testValueCAN_3.canreplay [new file with mode: 0644]
test/afb-test/fixtures/testValueJ1939_1.canreplay [new file with mode: 0644]
test/afb-test/tests/low-can_ValueJ1939Test.lua [new file with mode: 0644]
test/afb-test/tests/low-can_ValueTestCan.lua [new file with mode: 0644]