NachOS/code/test
2021-10-19 08:19:21 +02:00
..
getchar.c Add some tests 2021-10-15 02:04:42 +02:00
getint.c Update putint and getint 2021-10-19 08:19:21 +02:00
getstring.c Update putint and getint 2021-10-19 08:19:21 +02:00
halt.c Initial version 2021-10-11 22:27:00 +02:00
Makefile Add option to avoid compilation error 2021-10-14 23:47:28 +02:00
matmult.c Initial version 2021-10-11 22:27:00 +02:00
putchar.c Add Syscall: Exit, PutChar, GetCar, PutString, GetString 2021-10-11 22:41:17 +02:00
putint.c Add some tests 2021-10-15 02:04:42 +02:00
putstring.c Rewrite tests 2021-10-14 23:47:48 +02:00
script Initial version 2021-10-11 22:27:00 +02:00
shell.c Initial version 2021-10-11 22:27:00 +02:00
sort.c Initial version 2021-10-11 22:27:00 +02:00
start.S Update all syscall 2021-10-15 02:04:09 +02:00