Commit Graph

141 Commits

Author SHA1 Message Date
Sergio R. Caprile
b355da32b9 Add GA OpenSSL tests back 2023-09-19 12:08:02 -03:00
Sergio R. Caprile
fdfad8462c Optimize test coverage 2023-09-12 16:28:10 -03:00
Sergio R. Caprile
3773ef45e7 Optimize test coverage 2023-09-12 16:22:54 -03:00
Sergio R. Caprile
c0ca3cacb4 Fixing test.yml 2023-09-12 15:05:29 -03:00
Sergio R. Caprile
bed0630698
Fixing test.yml 2023-09-12 09:13:38 -03:00
Sergio R. Caprile
43503ef73a increase test coverage 2023-09-11 17:46:25 -03:00
Sergio R. Caprile
7f52717e9d increase test coverage 2023-09-11 17:41:36 -03:00
Sergio R. Caprile
3fb9e5fd56 Update H5 HAL, enable RNG, work at 250MHz, add to tests 2023-08-24 13:32:37 -03:00
Sergio R. Caprile
fd53548c5e Add MQTT example and test for SAME54 2023-08-21 19:24:33 -03:00
Sergio R. Caprile
354ea30797 Add MQTT example and test for SAME54 2023-08-21 19:11:50 -03:00
Sergio R. Caprile
a8712e2307 add H7 FreeRTOS example 2023-08-08 14:38:41 -03:00
Sergio R. Caprile
7f4ad3cade standardize example names 2023-08-02 16:07:54 -03:00
Sergio R. Caprile
30d545443c standardize example names 2023-08-02 14:03:11 -03:00
Sergio R. Caprile
e33a10db75 standardize example names 2023-08-01 15:24:28 -03:00
Sergio R. Caprile
6a2fa10a4e standardize example names 2023-07-31 17:47:56 -03:00
Sergio R. Caprile
5ee9d22263 momentarily disable MacOS OpenSSL tests 2023-07-26 15:53:59 -03:00
Sergio R. Caprile
29a30239ab momentarily disable OpenSSL tests 2023-07-26 15:33:30 -03:00
Sergio R. Caprile
66010be5a6 move Arduino tests to its dir 2023-07-20 20:22:06 -03:00
Sergio R. Caprile
d791ce393b remove old examples 2023-07-03 18:34:18 -03:00
Sergio R. Caprile
a392a19c9c name changes 2023-07-03 18:27:32 -03:00
Sergio R. Caprile
c2ad2e1151 add more FreeRTOS+lwIP on Cube examples 2023-06-21 19:00:10 -03:00
Sergio R. Caprile
3bf25d86f2 add tests for new Cube examples 2023-06-21 11:32:10 -03:00
Sergio R. Caprile
3ab0e6cade add new Cube examples 2023-06-20 14:35:59 -03:00
Sergio R. Caprile
362b22a673 Add hw test to cube examples 2023-06-19 16:58:37 -03:00
Sergio R. Caprile
d6be9a2bba wip 2023-06-19 14:36:49 -03:00
cpq
2bab274056 Fix build error 2023-06-16 15:57:18 +01:00
Sergio R. Caprile
b57648df14
Update test.yml 2023-04-17 17:02:52 -03:00
Sergio R. Caprile
84b92096d4 Add STM32CubeIDE examples and test for build 2023-04-06 17:33:45 -03:00
Sergio R. Caprile
b098723f78
Update test.yml 2023-03-27 18:19:48 -03:00
Sergio R. Caprile
71c267776a
Update test.yml 2023-03-10 10:19:39 -03:00
Sergio R. Caprile
2aaaf7c358
test TM4C 2023-03-10 09:59:56 -03:00
Sergio R. Caprile
c466abf4d0
Update test.yml 2023-03-09 11:43:32 -03:00
Sergio R. Caprile
9ba20304c2
Update test.yml 2023-02-28 14:14:57 -03:00
Sergio R. Caprile
38b129de66 Test some examples on Windows
closes #2047
2023-02-28 14:04:02 -03:00
Sergio R. Caprile
1df8bc0dfe
Update test.yml
Fix embedded matrix workflow not signalling changes and not running
2023-02-27 10:22:52 -03:00
cpq
515e438d4f Refactor queue 2023-02-15 18:53:44 +00:00
Sergio R. Caprile
24985e2bca
Update test.yml 2023-02-13 16:58:33 -03:00
Sergio R. Caprile
cfc42512ed
Update test.yml 2023-02-13 11:07:16 -03:00
cpq
6f011fce3b Serialize HW tests 2023-02-13 03:10:09 +00:00
Sergey Lyubka
8321f9f6e9
Merge pull request #2034 from cesanta/queue
Add struct mg_queue and API, change examples/multi-threaded, add tests
2023-02-12 10:04:13 +00:00
cpq
bf9d69ab56 Add struct mg_queue and API, change examples/multi-threaded, add tests 2023-02-11 13:24:26 +00:00
Sergio R. Caprile
bfb091f2f4
make F7 FreeRTOS testable 2023-02-10 20:23:39 -03:00
cpq
a4430dd49d Split mg_*printf* functions into src/printf.c/h 2023-02-10 15:47:23 +00:00
cpq
35924ce550 Use CMSIS for H7 2023-02-09 11:08:22 +00:00
cpq
2c62e58dbd Move mip/ -> src/tcpip/, rename mip_ -> mg_tcpip_ 2023-02-07 21:35:37 +00:00
cpq
633f50cf5b Tune GA checker 2023-02-06 15:18:40 +00:00
cpq
8d824799a0 Reduce the number of redundant test runs. Disable SNTP test on macos - it is flaky 2023-02-05 01:11:22 +00:00
Sergio R. Caprile
61a27ff430
Update test.yml
closes #1999
( mods in #2009 )
2023-02-01 19:49:14 -03:00
Sergey Lyubka
e635d5f748
Merge pull request #1986 from cesanta/w5
Add examples/rp2040/pico-w5500 to hwtest
2023-01-23 12:32:14 +00:00
cpq
1ead940623 Add nucleo-h743zi-baremetal boilerplate, with HW test 2023-01-22 11:48:56 +00:00