Przemek Wirkus
|
63ee01bdd9
|
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
|
2014-09-15 17:44:30 +01:00 |
Przemek Wirkus
|
8c77115d55
|
Modified host tests to use serial.realine() function to avoid extra timeouts during tests (test will work faster and will be more reliable)
|
2014-09-15 17:44:22 +01:00 |
ohagendorf
|
31c82ad2ba
|
target extension of test: DigitalIn DigitalOut
Extension of the test 'DigitalIn DigitalOut' for Nucleo_F401RE and
Nucleo_F411RE
|
2014-09-10 23:52:19 +02:00 |
Przemek Wirkus
|
a98c8574a3
|
Added test for timer to check member function attached
|
2014-09-10 12:44:31 +01:00 |
Przemek Wirkus
|
c12b5de37b
|
Fixed NET_(4,6,13) client tests so after reset we wait for device to send print it's ready
Fixed small print issue with -V option
|
2014-09-04 10:10:55 +01:00 |
Przemek Wirkus
|
2df3125ca4
|
Fixed missing STDOUT in Echo test
Fixed missing opening and closing brackets in {{start}}
|
2014-09-03 15:01:19 +01:00 |
Przemek Wirkus
|
4e3b149f79
|
Modified STDIO and ECHO so they use rpeamble to initialize communication
|
2014-09-03 13:33:54 +01:00 |
Przemek Wirkus
|
e43fade769
|
Added source folder with CSTRING test
|
2014-09-03 11:06:39 +01:00 |
Przemek Wirkus
|
451f3b2166
|
Refreshed STL test
|
2014-09-03 09:49:22 +01:00 |
Przemek Wirkus
|
ce8543ecc8
|
Refreshed STL test
|
2014-09-03 09:48:20 +01:00 |
Przemek Wirkus
|
39e75c042f
|
Changed test suite version to 1.2
Added simple test to check C strings conversions
|
2014-09-02 17:34:08 +01:00 |
Przemek Wirkus
|
d71a7579b4
|
Removed from Hello World target test success notification
|
2014-09-02 15:50:24 +01:00 |
Przemek Wirkus
|
b481bc4319
|
Modified test EXAMPLE_1 to fail if can't receive proper print from Mbed
|
2014-09-02 14:52:24 +01:00 |
Przemek Wirkus
|
ff9252a247
|
Fixed ticker_2 blinking
|
2014-09-01 08:44:24 +01:00 |
Przemek Wirkus
|
2deae79c13
|
test cases minor improvements - for timers reduced other code, left only with LED blinking (no pin toggling)
|
2014-09-01 08:44:16 +01:00 |
Przemek Wirkus
|
bd689d7c7e
|
Fixed static / extern for led_blik() function. This function should be encapsulated inside test_env.cpp compilation unit for internal printing / error prompting usage
|
2014-09-01 08:44:12 +01:00 |
Przemek Wirkus
|
400e4f8085
|
Added measurement prints to PERF test group
|
2014-09-01 08:44:08 +01:00 |
Przemek Wirkus
|
7c1adc5eaa
|
Added simple coefficient notifiers (functions) to print int, uint and double together with measurement name
|
2014-09-01 08:44:04 +01:00 |
Przemek Wirkus
|
b9c75a7712
|
Added 3 new performance tests (PERF_* group). Tests measure read/write speed of file system operation while using Stdio, FatFS and mbed (FIleHandle) implementations
|
2014-09-01 08:43:52 +01:00 |
Przemek Wirkus
|
13c3a64e3f
|
Fixed CPPUTEST test runner for other compilers. Now we will force to pass main(argc, argv) ourselves to CPPUTEST test suite - as should be done in embedded project
|
2014-09-01 08:43:49 +01:00 |
Przemek Wirkus
|
60f6c97c3f
|
HTTPClient bugfixed - recent HTTPClient tests show POST method failing. HTTP header scan function insufficient buffers blocked proper header scan
|
2014-09-01 08:43:18 +01:00 |
Przemek Wirkus
|
ab2433cac2
|
Test bugfix: bugfixed RTOS (mutex, semaphore) - not thread safe stdio causes test result prints to be interrupted by threads' printing
test bugfix: added support for targetID print from device for 'hello world' and 'stdio' testcases
|
2014-08-15 11:17:52 +01:00 |
Przemek Wirkus
|
d9fbefd373
|
Test compliance with LPC1549 and LPC11U68
|
2014-07-30 17:53:01 +01:00 |
Przemek Wirkus
|
12c7ba5ee2
|
Small refactoring for SD card tests for TARGET_K64F platform
|
2014-07-28 13:35:10 +01:00 |
Przemek Wirkus
|
cd05521867
|
Added simple random seed provider.
|
2014-07-28 09:20:46 +01:00 |
Przemek Wirkus
|
2415d391d7
|
Added pseudo random seed source from compiler -D option
|
2014-07-24 15:33:49 +01:00 |
Mihail Stoyanov
|
8d5d92fea8
|
Added notify_start() to indicate test start
Added BusOut test
|
2014-07-22 09:53:05 +03:00 |
Przemek Wirkus
|
f7ab12865e
|
Added simple checks to make sure assertions outside test runs don't crash
|
2014-07-18 10:21:50 +01:00 |
Przemek Wirkus
|
265de723ad
|
Changed console object name from 'console' to something more unique like 'mbed_cpputest_console'
|
2014-07-18 10:21:45 +01:00 |
Przemek Wirkus
|
1da17bd076
|
Added MMA8451Q accelerometer test port for K20D50M platform
|
2014-07-15 12:32:10 +01:00 |
Przemek Wirkus
|
da68637753
|
Removed compilation warning about unused variable in i2c test
|
2014-07-15 12:08:35 +01:00 |
Przemek Wirkus
|
ac667d6a3e
|
Added SD card and EEPROM test pins for new Freescale K20D50M platform
|
2014-07-15 10:13:20 +01:00 |
Przemek Wirkus
|
0ca9a48b63
|
Indented using AStyle
|
2014-07-10 10:57:44 +01:00 |
Mihail Stoyanov
|
2018e40f3c
|
Change LED blinking rate when tests finish
|
2014-07-04 20:32:14 +03:00 |
Mihail Stoyanov
|
ac85b9f6a0
|
Added mbed blinky to tests
|
2014-07-04 20:10:28 +03:00 |
bcostm
|
693035b74f
|
Add NUCLEOs targets in TMP102 test
|
2014-07-04 10:00:13 +02:00 |
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 |
Przemek Wirkus
|
02ef2410cf
|
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 |
Toyomasa Watarai
|
b1cae3da93
|
[LPC1549] Added CAN support
Added CAN API support for LPC1549 target.
Tested with LPC1768 target using NXP TJA1042 CAN transceiver.
|
2014-06-30 15:21:42 +09:00 |
Christian Taedcke
|
021074eb1f
|
[LPC1549] Enable analog test.
|
2014-06-23 19:17:38 +02:00 |
Christian Taedcke
|
d27129351c
|
[LPC1549] Fix pin assignment for simple io tests.
|
2014-06-23 19:17:38 +02:00 |
Przemek Wirkus
|
a7d1228723
|
Added new NUCLEO boards definitions to general tests
|
2014-06-23 15:56:47 +01:00 |
0xc0170
|
971038f2ed
|
spaces removal - tests
|
2014-05-29 15:50:20 +02:00 |
ban4jp
|
49cdbbfe5d
|
[KLXX] Added RPC + RTOS support
|
2014-05-25 18:03:50 +09:00 |
Przemek Wirkus
|
7afde21d4d
|
Added pins for EEPROM line test
|
2014-05-20 15:24:21 +01:00 |
Przemek Wirkus
|
20d2618d19
|
SD card test updated with 11U68 pinology
|
2014-05-20 15:05:28 +01:00 |
Rohit Grover
|
c057be6709
|
remove BLE related tests;
They were only demos; not real tests.
|
2014-05-20 14:54:01 +01:00 |
Przemek Wirkus
|
30424b260d
|
Code indentation only
|
2014-05-16 14:33:10 +01:00 |
Przemek Wirkus
|
d6168f30cf
|
Added TARGET_LPC11U68 to timer/ticker/eeprom tests
|
2014-05-16 14:29:51 +01:00 |
Przemek Wirkus
|
55c4d96efc
|
Added NUCLEO L053R8 to SD test definitions
|
2014-05-16 11:16:47 +01:00 |