OSDN Git Service

[TEST] eos execution parameter check done.
[eos/zephyr.git] / test / mocha / testCommand.json
1 {
2     "command": "dcdFilePrint",
3     "workspace": "1f83f620-c1ed-11e5-9657-7942989daa00",
4     "options": [
5         {
6             "name": "-i",
7             "arguments": [
8                 "debugRest.mrc"
9             ]
10         },
11         {
12             "name": "-o",
13             "arguments": [
14                 "fsdafsadfasd"
15             ]
16         },
17         {
18             "name": "-r",
19             "arguments": [
20                 10,
21                 100,
22                 10
23             ]
24         },
25         {
26             "name": "-s",
27             "arguments": [
28                 10
29             ]
30         },
31         {
32             "name": "-e",
33             "arguments": [
34                 100
35             ]
36         },
37         {
38             "name": "-d",
39             "arguments": [
40                 10
41             ]
42         }
43     ]
44 }