198 Commits

Author SHA1 Message Date
Sergio R. Caprile
0061fe02e6 add 100/10M 2024-05-27 14:40:07 -03:00
Sergio R. Caprile
9dc3d09981 fix WolfSSL 2024-05-17 17:54:52 -03:00
Sergio R. Caprile
41add69294 momentarily silence WolfSSL tests 2024-05-16 15:17:19 -03:00
Juliusz Sosinowicz
cb5b6b972a Turn off hanging test
Signed-off-by: Juliusz Sosinowicz <juliusz@wolfssl.com>
2024-05-16 10:37:31 +02:00
Juliusz Sosinowicz
925f21aca4 Update nightly
Signed-off-by: Juliusz Sosinowicz <juliusz@wolfssl.com>
2024-05-16 10:37:31 +02:00
Sergio R. Caprile
4be3dfd52b Fix nomadic brew 2024-05-07 14:56:48 -03:00
Sergio R. Caprile
120ffb0b1f move to new skeleton 2024-04-25 14:45:28 -03:00
Sergio R. Caprile
4843323f87 move to new skeleton 2024-04-24 16:09:24 -03:00
Sergio R. Caprile
89aaf1c30c move Makefile to test/ 2024-04-19 18:53:25 -03:00
Sergio R. Caprile
a24b7043ed increase builtin TLS test coverage 2024-04-10 17:07:12 -03:00
Sergio R. Caprile
2511d747ae fix missing install 2024-04-09 10:57:52 -03:00
Sergio R. Caprile
f68fe0fb5c improve test coverage and run time 2024-04-04 17:16:38 -03:00
Sergio R. Caprile
406d6cc305 remove MbedTLS from essentials. Add tests in full 2024-03-25 18:35:46 -03:00
Sergio R. Caprile
d042697b10
Merge pull request #2663 from cesanta/tls
TLS client implementation
2024-03-25 16:56:43 -03:00
Sergey Lyubka
ba678b9ad1 TLS client implementation 2024-03-25 19:20:40 +00:00
Sergio R. Caprile
9725bca966 add RA6 and RT1170 build tests 2024-03-25 09:47:27 -03:00
Sergio R. Caprile
7ac0c5fc2a add RA6 and RT1170 build tests 2024-03-25 09:34:56 -03:00
Sergio R. Caprile
d7754516f0 no diff checks in nightly tests 2024-01-26 14:33:22 -03:00
Sergio R. Caprile
00fd1884ff no diff checks in nightly tests 2024-01-26 12:54:07 -03:00
Sergio R. Caprile
b828be4873 no diff checks in nightly tests 2024-01-26 12:48:04 -03:00
Sergio R. Caprile
f7557c9e48 trigger 2024-01-26 12:27:04 -03:00
Sergio R. Caprile
7c62b5005e work in progress 2024-01-26 12:15:48 -03:00
Sergio R. Caprile
5735ee3269 default to flash 1060
workaround SysTick race condition in FreeRTOS example
2024-01-05 13:49:50 -03:00
Sergio R. Caprile
ad57731ae1 Add MQTT device through RNDIS example 2023-12-13 17:24:52 -03:00
Sergio R. Caprile
8df70ba58b Add Discovery STM32H573I-DK examples 2023-12-13 10:50:28 -03:00
Sergio R. Caprile
21f6944fc7 refactor matrix build tests, add mqtt-dashboard build tests for embedded targets 2023-12-07 11:42:45 -03:00
Sergio R. Caprile
f33302acc9 hw tests 2023-12-04 17:21:48 -03:00
Sergio R. Caprile
3379f11b23 test specific hw example 2023-11-28 19:34:05 -03:00
Sergio R. Caprile
7a3734e54d standardize naming and build options 2023-11-08 13:54:44 -03:00
Sergio R. Caprile
8faa11585c Add Micropython on ESP32 example 2023-11-03 19:15:57 -03:00
Sergio R. Caprile
22fc01d5f2 workaround warning in mbedTLS code 2023-11-03 14:02:08 -03:00
Sergio R. Caprile
3b4672c109 workaround warning in mbedTLS code 2023-11-03 10:37:14 -03:00
Sergio R. Caprile
b792304cf8 Add driver for CMSIS-Driver 2023-11-01 17:26:34 -03:00
Sergio R. Caprile
18cd18d1e5 fix H563 FreeRTOS Cortex-M33 port SystemInit 2023-10-31 12:40:18 -03:00
Sergio R. Caprile
9044c02edc Fix H723 FreeRTOS example failing on some compiler versions with optimizer on 2023-10-30 14:13:28 -03:00
Sergio R. Caprile
15b4d566e7 Add RT1060 examples 2023-10-27 16:19:12 -03:00
Sergio R. Caprile
64180e8fe8 minor fixes for H743
Clock H723 at 550MHz, fix RNG initialization
Add FreeRTOS example for H723
Add tests
2023-10-16 17:27:02 -03:00
Sergio R. Caprile
2e6188205f rename same54 2023-10-11 16:58:21 -03:00
Sergio R. Caprile
8a8d5ce151 Add FreeRTOS example for RT1020 2023-10-09 17:03:58 -03:00
Sergio R. Caprile
9255ceaf8a Rework RT1020 driver
Add web server in example
Add to tests
2023-10-06 16:56:00 -03:00
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
86fd18324b codeql 2023-07-19 16:14:44 -03:00
Sergio R. Caprile
fdf82e5d6c codeql 2023-07-19 15:10:28 -03:00
Sergio R. Caprile
2d33c545b8 codeql 2023-07-19 14:53:29 -03:00
Sergio R. Caprile
cdaf523aa8 codeql 2023-07-19 14:53:29 -03:00
Sergio R. Caprile
3195f2cec2 codeql 2023-07-19 14:53:29 -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
cpq
8aa26fb2cd Fix fuzzer workflow 2023-02-15 14:25:04 +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
1c749a5310 Add filter for cifuzz 2023-02-07 12:17:46 +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
cpq
5a25111b20 Add examples/rp2040/pico-w5500 to hwtest 2023-01-21 02:21:20 +00:00
cpq
e967feb091 Cleanup, adopt for HW test 2023-01-20 18:46:19 +00:00
Sergio R. Caprile
56e015db0e Enable test for pico-rndis-dashboard 2023-01-17 14:58:05 -03:00