xref: /test/testfwk/xdevice/config/acts.json
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /test/testfwk/xdevice/config/
176e6818aSopenharmony_ci{
276e6818aSopenharmony_ci    "description": "Config for acts test suites",
376e6818aSopenharmony_ci    "kits": [
476e6818aSopenharmony_ci        {
576e6818aSopenharmony_ci            "type": "QueryKit",
676e6818aSopenharmony_ci            "server": "NfsServer",
776e6818aSopenharmony_ci            "mount": [
876e6818aSopenharmony_ci                {
976e6818aSopenharmony_ci                    "source": "resource/tools/querySmall.bin",
1076e6818aSopenharmony_ci                    "target": "/test_root/tools"
1176e6818aSopenharmony_ci                }
1276e6818aSopenharmony_ci            ],
1376e6818aSopenharmony_ci            "query" : "/test_root/tools/querySmall.bin"
1476e6818aSopenharmony_ci        },
1576e6818aSopenharmony_ci        {
1676e6818aSopenharmony_ci            "type": "RootFsKit",
1776e6818aSopenharmony_ci            "command": "./bin/checksum /bin",
1876e6818aSopenharmony_ci            "hash_file_name": "checksum.hash",
1976e6818aSopenharmony_ci            "device_label": "ipcamera"
2076e6818aSopenharmony_ci        }
2176e6818aSopenharmony_ci    ]
2276e6818aSopenharmony_ci}
23

Indexes created Thu Nov 07 10:32:03 CST 2024