mbed-os/libraries/tests/mbed
Przemek Wirkus a4bf0cf135 Refactored tests for SD card peripheral 2015-01-27 13:44:30 +00:00
..
analog [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +01:00
analog_in spaces removal - tests 2014-05-29 15:50:20 +02:00
basic Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio 2015-01-27 12:51:53 +00:00
blinky Added mbed blinky to tests 2014-07-04 20:10:28 +03:00
bus Added notify_start() to indicate test start 2014-07-22 09:53:05 +03:00
call_before_main Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio 2015-01-27 12:51:53 +00: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
cstring Added source folder with CSTRING test 2014-09-03 11:06:39 +01:00
detect Refactored detection test to use new autodetection of host test 2015-01-27 13:24:11 +00:00
dev_null Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio 2015-01-27 12:51:53 +00:00
digitalin_digitalout [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +01:00
digitalinout [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +01:00
dir spaces removal - tests 2014-05-29 15:50:20 +02:00
dir_sd On-Board SD Card support added, SD Card related test cases updated too 2015-01-24 22:57:01 +05:30
div Added new Unit Tests - General pool to cover common functionality and check if UT framework is working. This test pool can be extended with new tests 2014-09-24 16:22:19 +01:00
echo Refactored echo at 115200 test for new model of test autodetection 2015-01-27 13:17:36 +00:00
echo_flow_control spaces removal - tests 2014-05-29 15:50:20 +02:00
env Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
file Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio 2015-01-27 12:51:53 +00: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 Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
i2c_MMA8451Q Added MMA8451Q accelerometer test port for K20D50M platform 2014-07-15 12:32:10 +01:00
i2c_SRF08 Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
i2c_TMP102 [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +01:00
i2c_eeprom [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +01:00
i2c_eeprom_line [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +01:00
i2c_master HAL : [LPC824] Fix SPI1 SWM table 2014-10-17 19:16:37 +09:00
i2c_master_slave spaces removal - tests 2014-05-29 15:50:20 +02:00
i2c_mma7660 HAL : [LPC824] Fix I2C return value 2014-10-15 17:46:21 +09: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 [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +01: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 [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +01:00
portout spaces removal - tests 2014-05-29 15:50:20 +02:00
portout_portin [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +01:00
pwm spaces removal - tests 2014-05-29 15:50:20 +02:00
pwm_led [NUCLEO_F070RB] Update tests with this target 2015-01-09 11:21:15 +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 Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio 2015-01-27 12:51:53 +00:00
sd Refactored tests for SD card peripheral 2015-01-27 13:44:30 +00:00
sd_perf_fatfs Refactored tests for SD card peripheral 2015-01-27 13:44:30 +00:00
sd_perf_fhandle Refactored tests for SD card peripheral 2015-01-27 13:44:30 +00:00
sd_perf_stdio Refactored tests for SD card peripheral 2015-01-27 13:44:30 +00: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 Tests: re-order and add new NUCLEO targets 2014-09-23 13:01:21 +02:00
serial_interrupt_2 spaces removal - tests 2014-05-29 15:50:20 +02:00
sleep [K22F] Sleep/deepsleep verified to work 2014-09-11 08:33:44 +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 HAL : [LPC824] Fix SPI1 SWM table 2014-10-17 19:16:37 +09:00
spi_slave [LPC11XX_11CXX] Fix SPI slave issue 2014-12-03 14:49:23 +09: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 Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio 2015-01-27 12:51:53 +00:00
stdio_benchmark spaces removal - tests 2014-05-29 15:50:20 +02:00
stl Refreshed STL test 2014-09-03 09:49:22 +01:00
ticker Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
ticker_2 Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
ticker_3 Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
ticker_mfun Added test for timer to check member function attached 2014-09-10 12:44:31 +01:00
time_us Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00:00
timeout Refactored generic tests with timer host test supervision 2015-01-27 12:10:16 +00: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