tests: add python test cases suite
authorCostin Constantin <costin.c.constantin@intel.com>
Tue, 7 Apr 2015 14:02:27 +0000 (17:02 +0300)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 7 Apr 2015 22:42:58 +0000 (23:42 +0100)
commit8cc957ac64a1bd1d9e54b3f2d0f9bb29854b5570
tree28a154d45e1e4a75bf1c12c44c78eca78a6d8b54
parent784ee58b26346ffcef5d59455892f97ea138b5ed
tests: add python test cases suite

Currently only galileo is supported. This commit removes the old GTEST stuff
and mraa_test.cxx which never did much

Signed-off-by: Costin Constantin <costin.c.constantin@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
tests/general_checks.py [new file with mode: 0755]
tests/gpio_checks.py [new file with mode: 0755]
tests/mraa_test.cxx [deleted file]
tests/platform_checks.py [new file with mode: 0755]