• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "description": "NAPI Tests",
3    "driver": {
4        "native-test-timeout":"6000000",
5        "type": "CppTest",
6        "module-name": "ActsCryptoFrameworkNAPITest",
7        "runtime-hint": "1s",
8        "native-test-device-path":"/data/local/tmp"
9    },
10    "kits": [
11        {
12            "push":[
13                "ActsCryptoFrameworkNAPITest->/data/local/tmp/ActsCryptoFrameworkNAPITest"
14            ],
15            "type": "PushKit"
16        }
17    ]
18}
19