Tibor Nagy 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
..
dirent d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
example_dir 83949290c9 Implement dirent.h 6 years ago
expected 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings 6 years ago
fcntl d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
netdb d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
resource f60c95d2ca tests: Work on more thorough error handling 6 years ago
stdio d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
stdlib d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
string d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
sys_utsname ff874c87d7 tests: Fix function signatures 6 years ago
time d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
unistd 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
wchar d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
.gitignore 28912d84d9 Further fixes to tests makefile 6 years ago
Makefile 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
alloca.c ff874c87d7 tests: Fix function signatures 6 years ago
args.c f60c95d2ca tests: Work on more thorough error handling 6 years ago
arpainet.c ff874c87d7 tests: Fix function signatures 6 years ago
assert.c ff874c87d7 tests: Fix function signatures 6 years ago
constructor.c ff874c87d7 tests: Fix function signatures 6 years ago
ctype.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
destructor.c ff874c87d7 tests: Fix function signatures 6 years ago
error.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
fnmatch.c ff874c87d7 tests: Fix function signatures 6 years ago
libgen.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
locale.c ff874c87d7 tests: Fix function signatures 6 years ago
math.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
pwd.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
regex.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
select.c ff874c87d7 tests: Fix function signatures 6 years ago
setjmp.c ff874c87d7 tests: Fix function signatures 6 years ago
signal.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
strings.c ff874c87d7 tests: Fix function signatures 6 years ago
test_helpers.h 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
waitpid.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago