Commit Graph

144 Commits

Author SHA1 Message Date
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
Sergio R. Caprile
0b9129d8f5
Update test.yml 2023-01-16 15:36:50 -03:00
Sergio R. Caprile
977e080215
Update test.yml 2023-01-02 15:29:21 -03:00
Sergio R. Caprile
28e6ef1d63
Update test.yml 2023-01-02 15:22:24 -03:00
cpq
8a1d2a5dca Install gcc-arm-none-eabi for examples 2023-01-02 17:53:55 +00:00