mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-devtest
synced 2026-01-15 10:23:32 +01:00
Add test/audit
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
8d62ea3939
commit
b5d849ce44
4 changed files with 805 additions and 0 deletions
6
test/audit/Makefile
Normal file
6
test/audit/Makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
TOPDIR = ../..
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(JWBDIR)/make/platform.mk
|
||||
include $(JWBDIR)/make/py-run.mk
|
||||
include $(JWBDIR)/make/dev-utils.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue