aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2019-05-23spdx: add spdx tags to most filesThomas Ingleby
2018-07-29ioinit: Update to build/test C++ ioinitNoel Eck
2018-07-23initio.c: Re-applied clang-format for sourceNoel Eck
2018-07-23initio: Handle no-conversion case in mraa_atoi_xNoel Eck
2018-07-23gtest: Organized Gtest unit testsNoel Eck
2018-07-23String based IO initialization for MRAAMihai Stefanescu
2018-07-17gtest: Added headers to unit testsNoel Eck
2018-06-26Platform_extender: FT4222 library refactorNoel Eck
2018-03-13gtest: Added Google TestNoel Eck
2017-06-19mock tests cmake cfg: use PYTHON_DEFAULT_INTERP instead of _EXECUTABLEAlex Tereschenko
2017-06-19tests: add USEPYTHON3TESTS to explicitly use python3 for testsBrendan Le Foll
2017-06-19tests: Remove checks for mraa.py python moduleBrendan Le Foll
2017-05-31tests/CMakeLists.txt: Fix trying to run tests even if no python interpreter i...Brendan Le Foll
2017-05-31tests/mock: make all mock tests executableBrendan Le Foll
2017-05-30tests/CMakeLists.txt: Clean up cmake tests to work with python 2&3Brendan Le Foll
2017-05-08uart: add tcsendbreak supportJon Trulson
2017-04-02platform_checks.py: Disable check on non edison platformsLunghi@Emutex
2016-10-25mock: implement UART functionalityAlex Tereschenko
2016-08-19mraa mock: Add SPI functionalityAlex Tereschenko
2016-07-27mock: added I2C functionalityAlex Tereschenko
2016-07-11mock: added AIO pin and logicAlex Tereschenko
2016-07-05mock: added mraa mock platform infra and GPIO implementationAlex Tereschenko
2016-06-01cmake: Fix tests with multiple python bindings being builtBrendan Le Foll
2016-03-22tests/platform_checks.py: Fix test to check for NULL platformBrendan Le Foll
2016-01-21java: added sanity checks for sample mapping and bindingsStefan Andritoiu
2016-01-21CMakelists: Made tests building rule independent of the python buildStefan Andritoiu
2015-09-08tests: make tests work on python3Brendan Le Foll
2015-04-07tests: add cmake ctest infrastructure so `make test` can runBrendan Le Foll
2015-04-07tests: add python test cases suiteCostin Constantin
2014-06-24mraa: rename from maa to mraaThomas Ingleby
2014-05-20gtest: fix version test and change test cmake var nameBrendan Le Foll
2014-04-10tests: add initial unit test envBrendan Le Foll