We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c55ed commit 5fb023fCopy full SHA for 5fb023f
2 files changed
program/cbench-telecom-adpcm-c/.cm/meta.json
@@ -42,12 +42,12 @@
42
"run_cmd_out1": "tmp-output1.tmp",
43
"run_cmd_out2": "tmp-output2.tmp",
44
"run_correctness_output_files": [
45
- "tmp-output.tmp",
+ "tmp-output1.tmp",
46
"tmp-output2.tmp"
47
],
48
"run_output_files": [
49
"tmp-ck-timer.json",
50
- "tmp-output.tmp"
+ "tmp-output1.tmp"
51
]
52
}
53
program/cbench-telecom-adpcm-d/.cm/meta.json
0 commit comments