Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
814c6f
add run wrapper, move t_printf and t_status into separate translation unit
Authored and Committed by Szabolcs Nagy
11 years ago
raw
patch
tree
parent
8 files changed.
165 lines added
.
42 lines removed
.
Makefile
file modified
+16
-4
src/common/path.c
file modified
+1
-0
src/common/print.c
file added
+27
src/common/run.c
file added
+87
src/common/setrlim.c
file added
+26
src/common/test.h
file modified
+6
-26
src/functional/sem.c
file modified
+1
-0
src/functional/sscanf_long.c
file modified
+1
-12
add run wrapper, move t_printf and t_status into separate translation unit
Makefile
file modified
+16
-4
src/common/path.c
file modified
+1
-0
src/common/print.c
file added
+27
src/common/run.c
file added
+87
src/common/setrlim.c
file added
+26
src/common/test.h
file modified
+6
-26
src/functional/sem.c
file modified
+1
-0
src/functional/sscanf_long.c
file modified
+1
-12