summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-06-10 21:29:21 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-06-10 21:29:21 +0200
commit7deaa5e3a148c143b1f9dd0f485b0200890ba87f (patch)
treeb2a7bd22d6e0e2a8c8b8e00a0a9634872db5e315 /tests
parentd6d1bdfefafff50b7b6d15d218c0a188570be541 (diff)
downloadabaos-7deaa5e3a148c143b1f9dd0f485b0200890ba87f.tar.gz
abaos-7deaa5e3a148c143b1f9dd0f485b0200890ba87f.tar.bz2
also moved tests into tests/libc
Diffstat (limited to 'tests')
-rw-r--r--tests/libc/Makefile (renamed from tests/Makefile)0
-rw-r--r--tests/libc/test_itoa.c (renamed from tests/test_itoa.c)0
-rw-r--r--tests/libc/test_strlcpy.c (renamed from tests/test_strlcpy.c)0
3 files changed, 0 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/libc/Makefile
index 6b91c9b..6b91c9b 100644
--- a/tests/Makefile
+++ b/tests/libc/Makefile
diff --git a/tests/test_itoa.c b/tests/libc/test_itoa.c
index 837b77a..837b77a 100644
--- a/tests/test_itoa.c
+++ b/tests/libc/test_itoa.c
diff --git a/tests/test_strlcpy.c b/tests/libc/test_strlcpy.c
index a23a5bc..a23a5bc 100644
--- a/tests/test_strlcpy.c
+++ b/tests/libc/test_strlcpy.c