summaryrefslogtreecommitdiffstats
path: root/test/afb-test/fixtures/hardware.json
diff options
context:
space:
mode:
authorFrederic Marec <frederic.marec@iot.bzh>2019-05-10 17:59:25 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2019-05-13 08:19:37 +0000
commitcb6b878f2a09f8b8b9b030a12efe948b3276745d (patch)
tree8e7052ae5ef2b7ca35795d7118129dd7115aaab5 /test/afb-test/fixtures/hardware.json
parentc412ecf8c08a926c15c26b61e981b162f072a94f (diff)
Add test fixtures to set up environment
Add script to check /etc/platform-info presence Add script to check necessary files Add script to set up environment Add script to set down environment Modify get test Bug-AGL: SPEC-2362 Change-Id: I733cb86cc8c616ffdbfcb88cb96a2a4a5b97e652 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Diffstat (limited to 'test/afb-test/fixtures/hardware.json')
-rw-r--r--test/afb-test/fixtures/hardware.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/afb-test/fixtures/hardware.json b/test/afb-test/fixtures/hardware.json
new file mode 100644
index 0000000..9695b6b
--- /dev/null
+++ b/test/afb-test/fixtures/hardware.json
@@ -0,0 +1 @@
+{"cpu_count":6,"bluetooth_devices":"","soc_family":"R-Car Gen3","cpu_arch":"aarch64","soc_name":"M3","soc_id":"r8a7796","cpu_compatibility":"cortex-a57 armv8","memory_total":1753,"soc_revision":"ES1.0","ethernet_devices":"dummy0 eth0","can_devices":"can0 can1 sllin0","board_model":"kingfisher-m3ulcb-r8a7796","wifi_devices":"wlan0"} \ No newline at end of file