Files
fs
include
libs
src
unittest
common
data
frozen
.gitignore
Makefile
README.md
main.c
mgos.h
mgos_mock.c
mgos_mock.h
test.h
test_screen.c
test_widget.c
.gitignore
README.md
mos.yml
mongoose-touch/unittest

Unit tests MGOS Application

This directory contains some small unit tests for the screen and widget libraries. It is meant to compile and run on the host operating system, in the author's case this is Ubuntu LTS.

To run the test suite:

make
./test