runtimeco / mynewt-pkg-unittest

Apache Mynewt unittest skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Unit Test Definition

This is a basic definition of a sample Mynewt unittest package.

The source files are located in the src/ directory.

pkg.yml contains the base definition of the unittest pkg.

syscfg.yml contains setting definitions and overrides.

Any questions? Please refer to the documentation at http://mynewt.apache.org/ or ask questions on dev@mynewt.apache.org

About

Apache Mynewt unittest skeleton


Languages

Language:C 100.0%