• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "description": "Config for acts test suites",
3    "kits": [
4        {
5            "type": "RootFsKit",
6            "command": "./bin/checksum /bin",
7            "hash_file_name": "checksum.hash",
8            "device_label": "ipcamera"
9        }
10    ]
11}
12