mbed-os/libraries/tests/mbed
Przemek Wirkus c97f1b8139 Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only' 2014-07-01 17:45:38 +01:00
..
analog [LPC1549] Enable analog test. 2014-06-23 19:17:38 +02:00
analog_in spaces removal - tests 2014-05-29 15:50:20 +02:00
basic fixes and updates after the mbed unit tests have been carried out. 2014-01-08 11:14:19 +01:00
call_before_main Add support for calling a function before main() 2013-08-07 14:39:13 +03:00
can [LPC1549] Added CAN support 2014-06-30 15:21:42 +09:00
can_interrupt [LPC1549] Added CAN support 2014-06-30 15:21:42 +09:00
cpp Trailing spaces removed 2014-03-20 10:55:45 +00:00
dev_null Added EXAMPLE_1 /dev/null redirection host test to automation suite 2014-04-09 11:32:44 +01:00
digitalin_digitalout [LPC1549] Fix pin assignment for simple io tests. 2014-06-23 19:17:38 +02:00
digitalinout [LPC1549] Fix pin assignment for simple io tests. 2014-06-23 19:17:38 +02:00
dir spaces removal - tests 2014-05-29 15:50:20 +02:00
dir_sd Added new NUCLEO boards definitions to general tests 2014-06-23 15:56:47 +01:00
div Added MBED_26 Integer constant division test to test suite 2014-04-08 12:09:22 +01:00
echo Added new NUCLEO boards definitions to general tests 2014-06-23 15:56:47 +01:00
echo_flow_control spaces removal - tests 2014-05-29 15:50:20 +02:00
env spaces removal - tests 2014-05-29 15:50:20 +02:00
file Small refactoring + code indent 2014-04-24 14:41:53 +01:00
freopen spaces removal - tests 2014-05-29 15:50:20 +02:00
fs spaces removal - tests 2014-05-29 15:50:20 +02:00
heap_and_stack spaces removal - tests 2014-05-29 15:50:20 +02:00
hello Small refactoring + code indent 2014-04-24 14:41:53 +01:00
i2c_MMA8451Q Added KL25Z_5 MMA8451Q accelerometer test to test automation suite 2014-04-16 11:49:35 +01:00
i2c_SRF08 Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
i2c_TMP102 Updated test MBED_A4 (i2c_TMP102) with LPC2368 target 2014-04-30 13:57:09 +01:00
i2c_eeprom Added new NUCLEO boards definitions to general tests 2014-06-23 15:56:47 +01:00
i2c_eeprom_line Added new NUCLEO boards definitions to general tests 2014-06-23 15:56:47 +01:00
i2c_master fixes and updates after the mbed unit tests have been carried out. 2014-01-08 11:14:19 +01:00
i2c_master_slave spaces removal - tests 2014-05-29 15:50:20 +02:00
i2c_mma7660 Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
i2c_slave spaces removal - tests 2014-05-29 15:50:20 +02:00
interrupt_chaining Added new serial class, remove interrupt chaining 2013-10-23 16:08:34 +03:00
interruptin [LPC1549] Fix pin assignment for simple io tests. 2014-06-23 19:17:38 +02:00
interruptin_2 spaces removal - tests 2014-05-29 15:50:20 +02:00
modserial spaces removal - tests 2014-05-29 15:50:20 +02:00
pin_toggling Optimize for speed 2014-02-11 17:07:29 +00:00
portinout spaces removal - tests 2014-05-29 15:50:20 +02:00
portout spaces removal - tests 2014-05-29 15:50:20 +02:00
portout_portin spaces removal - tests 2014-05-29 15:50:20 +02:00
pwm spaces removal - tests 2014-05-29 15:50:20 +02:00
pwm_led [K64F] Fix PWM implementation 2014-04-07 16:29:54 +01:00
reset spaces removal - tests 2014-05-29 15:50:20 +02:00
rpc [KLXX] Added RPC + RTOS support 2014-05-25 18:03:50 +09:00
rtc Added MBED_16 RTC host test automation (5 reads from RTC) 2014-03-20 15:52:06 +00:00
sd Added new NUCLEO boards definitions to general tests 2014-06-23 15:56:47 +01:00
semihost Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only' 2014-07-01 17:45:38 +01:00
serial_interrupt spaces removal - tests 2014-05-29 15:50:20 +02:00
serial_interrupt_2 spaces removal - tests 2014-05-29 15:50:20 +02:00
sleep spaces removal - tests 2014-05-29 15:50:20 +02:00
sleep_timeout Added MBED_16 RTC host test automation (5 reads from RTC) 2014-03-20 15:52:06 +00:00
spi spaces removal - tests 2014-05-29 15:50:20 +02:00
spi_ADXL345 spaces removal - tests 2014-05-29 15:50:20 +02:00
spi_master First passed tests for KL46 2013-10-01 20:18:39 +02:00
spi_slave spaces removal - tests 2014-05-29 15:50:20 +02:00
spifi1 spaces removal - tests 2014-05-29 15:50:20 +02:00
spifi2 spaces removal - tests 2014-05-29 15:50:20 +02:00
stdio spaces removal - tests 2014-05-29 15:50:20 +02:00
stdio_benchmark spaces removal - tests 2014-05-29 15:50:20 +02:00
stl spaces removal - tests 2014-05-29 15:50:20 +02:00
ticker [STM32F407][LPC4088][GCC_ARM] Fixed compilation error. 2014-03-21 21:16:52 +09:00
ticker_2 Changed default p5 pin for DigitalOut to LED1 pin - so it is available on all devices supporting this test 2014-07-01 13:22:41 +01:00
time_us Changed default p5 pin for DigitalOut to LED1 pin - so it is available on all devices supporting this test 2014-07-01 13:22:41 +01:00
timeout Changed default p5 pin for DigitalOut to LED1 pin - so it is available on all devices supporting this test 2014-07-01 13:22:41 +01:00
tsi Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
vtor_reloc Cosmetic updates to VTOR relocation test 2014-03-26 15:07:42 +00:00