diff --git a/test161/targets/asst3-coremap.tt b/test161/targets/asst3.tt similarity index 82% rename from test161/targets/asst3-coremap.tt rename to test161/targets/asst3.tt index 44658cc..486b115 100644 --- a/test161/targets/asst3-coremap.tt +++ b/test161/targets/asst3.tt @@ -1,8 +1,8 @@ -name: asst3-coremap -print_name: ASST3-coremap +name: asst3 +print_name: ASST3 description: > In this assignment you will add support for virtual memory to your OS/161 - kernel. This target tests your coremap and kernel memory allocator. + kernel. version: 1 points: 100 type: asst