brintos

brintos / linux-shallow public Read only

0
0
Text · 761 B · 8b99b86 Raw
52 lines · json
1[2    {3        "id": "",4        "name": "",5        "category": [6            "",7            ""8        ],9        "setup": [10            ""11        ],12        "cmdUnderTest": "",13        "expExitCode": "",14        "verifyCmd": "",15        "matchPattern": "",16        "matchCount": "",17        "teardown": [18            ""19        ]20    },21    {22        "id": "",23        "name": "",24        "category": [25            "",26            ""27        ],28        "setup": [29            "",30	    [31		"",32		0,33		1,34		25535	    ]36        ],37        "cmdUnderTest": "",38        "expExitCode": "",39        "verifyCmd": "",40        "matchPattern": "",41        "matchCount": "",42        "teardown": [43            "",44	    [45		"",46		0,47		25548            ]49        ]50    }51]52