summaryrefslogtreecommitdiff
path: root/ports/zephyr/make-bin-testsuite
AgeCommit message (Collapse)Author
2019-10-13remove ports/zephyrDan Halbert
2017-12-15zephyr: Add support for binary with builtin testsuite.Paul Sokolovsky
If TEST is defined, file it refers to will be used as the testsuite source (should be generated with tools/tinytest-codegen.py). "make-bin-testsuite" script is introduce to build such a binary.