mirror of
https://github.com/LearningOS/lab0-0-setup-env-run-os1-d0zingcat.git
synced 2026-05-16 15:09:21 +00:00
14 lines
215 B
JSON
14 lines
215 B
JSON
{
|
|
"tests": [
|
|
{
|
|
"name": "run_os3",
|
|
"setup": "",
|
|
"run": "make test3",
|
|
"input": "",
|
|
"output": "",
|
|
"comparison": "included",
|
|
"timeout": 15,
|
|
"points": 100
|
|
}
|
|
]
|
|
} |