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
Diff: testing.h
- Revision:
- 50:c1f682eb4c4e
- Parent:
- 49:ca6fb19fc280
- Child:
- 55:ee80f248919d
diff -r ca6fb19fc280 -r c1f682eb4c4e testing.h --- a/testing.h Fri Jun 17 08:23:04 2016 +0000 +++ b/testing.h Fri Jun 17 10:31:42 2016 +0000 @@ -2,7 +2,7 @@ #define __TESTING_H__ -// #define RUN_TESTS +#define RUN_TESTS #ifdef RUN_TESTS #define MAIN test_main