Unit testing framework and devicetree framework refactoring (#50)
[lunaix-os.git] / lunaix-os / tests / units / test_build.mkinc
diff --git a/lunaix-os/tests/units/test_build.mkinc b/lunaix-os/tests/units/test_build.mkinc
new file mode 100644 (file)
index 0000000..1a3fcdb
--- /dev/null
@@ -0,0 +1,5 @@
+MAKEFLAGS += --no-print-directory
+
+include $(LUNAIX_ROOT)/tests/shared/makefile
+
+CFLAGS += -isystem $(unit-test-root)/stubs/includes
\ No newline at end of file