]> git.sur5r.net Git - cc65/blobdiff - testcode/lib/files.txt
New file uname-test.c
[cc65] / testcode / lib / files.txt
index 232fbb2ad57feadfc379ebdf8b7f646d807b27e4..f7623eaf4826c591c31f439667b33cfe29a30b58 100644 (file)
@@ -16,3 +16,4 @@ posixio-test.c  -       test POSIX file i/o routines (open/read/write/close)
 seek.c         -       test lseek()/fseek()/ftell()
 signal-test.c   -       small test program for signal/raise
 time-test.c     -       test the time/mktime/gmtime/asctime functions
+uname-test.c    -       test the uname function