mirror of
https://github.com/LearningOS/rust-based-os-comp2022.git
synced 2026-02-07 20:34:08 +08:00
14 lines
216 B
JSON
14 lines
216 B
JSON
{
|
|
"tests": [
|
|
{
|
|
"name": "rust_os8",
|
|
"setup": "",
|
|
"run": "make test8",
|
|
"input": "",
|
|
"output": "",
|
|
"comparison": "included",
|
|
"timeout": 15,
|
|
"points": 100
|
|
}
|
|
]
|
|
} |