]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add basic infrastrucure for building full tests
authorFred Sundvik <fsundvik@gmail.com>
Fri, 16 Jun 2017 17:21:28 +0000 (20:21 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sun, 18 Jun 2017 18:08:23 +0000 (21:08 +0300)
commit30f22d450da19c65584e6deb8515a1fa5b074e07
tree2838fe9781c2f5ccf4db339c4752ce345714fada
parent621ae42a6cb9f96b8c02a0094b36daf125c4e6ca
Add basic infrastrucure for building full tests
Makefile
build_full_test.mk [new file with mode: 0644]
build_test.mk
testlist.mk
tests/basic/config.h [new file with mode: 0644]
tests/basic/rules.mk [new file with mode: 0644]
tests/basic/test.c [new file with mode: 0644]