amiga-clib2/test_programs
..
GNUmakefile.68k
GNUmakefile.os4
README
base_dir_nametest.c
clib-bug.c
date_test.c
execvp_test.c
factorial.c
fgets_test.c
fstat_stdout_test.c
fstat_test.c
iotest.c
malloc-test.c
printf_g_test.c
printf_test.c
rand.c
setlocale.c
simple.c
simple_sprintf.c
slab-test.c
smakefile
sprintf_test.c
sscanf_64.c
sscanf_test.c
stack_extension_test.c
stack_size_test.c
strtok_test.c
test.c
translate_test.c
uname.c

README

This is a collection of programs I'm using to test the library. These
are functional tests: the library is supposed to do something, and produce
a particular result. For example, "printf_test" exercises a bunch of
output formatting rules.