16 lines
404 B
JSON
16 lines
404 B
JSON
{
|
|
"test": "Test 5",
|
|
"arguments": {
|
|
"--start": "",
|
|
"--testFile": "test5.json",
|
|
"--testDir": "test5",
|
|
"--timberWinRConfig": "test5-twconfig.json",
|
|
"--numMessages": 1000000,
|
|
"--logLevel": "debug",
|
|
"--udp-host": "localhost",
|
|
"--udp": "5140",
|
|
"--udp-rate": 1,
|
|
"--resultsFile": "results5.json"
|
|
}
|
|
}
|