1f6603c60Sopenharmony_ci{ 2f6603c60Sopenharmony_ci "description": "Config for bundlemgr test cases", 3f6603c60Sopenharmony_ci "environment": [ 4f6603c60Sopenharmony_ci { 5f6603c60Sopenharmony_ci "type": "device", 6f6603c60Sopenharmony_ci "label": "ipcamera" 7f6603c60Sopenharmony_ci } 8f6603c60Sopenharmony_ci ], 9f6603c60Sopenharmony_ci "kits": [ 10f6603c60Sopenharmony_ci { 11f6603c60Sopenharmony_ci "type": "MountKit", 12f6603c60Sopenharmony_ci "server": "NfsServer", 13f6603c60Sopenharmony_ci "mount": [ 14f6603c60Sopenharmony_ci { 15f6603c60Sopenharmony_ci "source": "testcases/appexecfwk", 16f6603c60Sopenharmony_ci "target": "/test_root/appexecfwk" 17f6603c60Sopenharmony_ci },{ 18f6603c60Sopenharmony_ci "source": "resource/appexecfwk", 19f6603c60Sopenharmony_ci "target": "/test_root/appexecfwk" 20f6603c60Sopenharmony_ci } 21f6603c60Sopenharmony_ci ] 22f6603c60Sopenharmony_ci } 23f6603c60Sopenharmony_ci ], 24f6603c60Sopenharmony_ci "driver": { 25f6603c60Sopenharmony_ci "type": "CppTestLite", 26f6603c60Sopenharmony_ci "execute": "/test_root/appexecfwk/ActsBundleMgrTest.bin" 27f6603c60Sopenharmony_ci } 28f6603c60Sopenharmony_ci}