Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed DRV88255 TextLCD Ping mbed-rtos
testing.h
- Committer:
- sbouber1
- Date:
- 2016-06-11
- Revision:
- 13:1323e2c0b697
- Child:
- 19:ee89eabe1fa2
File content as of revision 13:1323e2c0b697:
// #define RUN_TESTS #ifdef RUN_TESTS #define MAIN test_main #else #define MAIN real_main #endif