Preliminary main mbed library for nexpaq development

TESTS/integration/basic/main.cpp

Committer:
nexpaq
Date:
2016-11-04
Revision:
1:d96dbedaebdb
Parent:
0:6c56fb4bc5f0

File content as of revision 1:d96dbedaebdb:

#include "test_env.h"

int main() {
    GREENTEA_SETUP(15, "default_auto");
    GREENTEA_TESTSUITE_RESULT(true);
}