git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Unit testing framework and devicetree framework refactoring (#50)
[lunaix-os.git]
/
lunaix-os
/
tests
/
units
/
stubs
/
makefile
diff --git a/lunaix-os/tests/units/stubs/makefile
b/lunaix-os/tests/units/stubs/makefile
new file mode 100644
(file)
index 0000000..
9d8096b
--- /dev/null
+++ b/
lunaix-os/tests/units/stubs/makefile
@@ -0,0
+1,6
@@
+obj-tmp += spike.o
+obj-tmp += syslog.o
+obj-tmp += valloc.o
+
+obj-tmp += klibc/hash.o
+