28 lines
384 B
JSON
28 lines
384 B
JSON
{
|
|
"id": "",
|
|
"snapshot": "libreoffice_calc",
|
|
"instruction": "",
|
|
"source": "",
|
|
"config": [
|
|
{
|
|
"type": "",
|
|
"parameters": {}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"app1",
|
|
"app2"
|
|
],
|
|
"evaluator": {
|
|
"postconfig": [],
|
|
"func": "func",
|
|
"result": {
|
|
"type": ""
|
|
},
|
|
"expected": {
|
|
"type": ""
|
|
}
|
|
}
|
|
}
|