mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-02-07 12:23:44 +08: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
|
|
}
|
|
]
|
|
} |