Commit graph

38 commits

Author SHA1 Message Date
Daniele Lacamera
ef84998c75 unit test: rename some IPPROTO_ constants
All checks were successful
/ unit_test (push) Successful in 37s
2024-12-22 15:40:35 +01:00
Daniele Lacamera
83994381c5 Added httpd library + https test server
Some checks failed
/ unit_test (push) Has been cancelled
2024-12-22 15:38:54 +01:00
Daniele Lacamera
94e786d012 Revert linux automated test in CI 2024-12-20 23:35:16 +01:00
Daniele Lacamera
6203d6a57e Added TLS support + tests
All checks were successful
/ unit_test (push) Successful in 44s
2024-12-20 23:31:50 +01:00
Daniele Lacamera
63c2ff26ab Updated README.md
All checks were successful
/ unit_test (push) Successful in 47s
2024-12-16 08:55:45 +01:00
Daniele Lacamera
1e285bdd85 Fix test to capture all packets
All checks were successful
/ unit_test (push) Successful in 38s
2024-12-15 17:12:09 +01:00
Daniele Lacamera
80847e1d5d Added test for DHCP + DNS
All checks were successful
/ unit_test (push) Successful in 42s
2024-12-15 17:05:59 +01:00
Daniele Lacamera
9834bf8840 Add DNS client, DHCP fixes. 2024-12-15 17:05:37 +01:00
Daniele Lacamera
13c181e6ba building unit tests: move to build/ 2024-12-15 01:51:33 +01:00
4a3f8de4ab Repeat READABLE event if there is still data in queue
All checks were successful
/ unit_test (push) Successful in 45s
2024-11-29 15:02:30 +01:00
Daniele Lacamera
4bf4bd3870 Make install
All checks were successful
/ unit_test (push) Successful in 44s
2024-11-28 11:44:58 +00:00
44deb02802 Added telnetd to raspberry pico port
All checks were successful
/ unit_test (push) Successful in 44s
2024-11-27 21:14:02 +01:00
9997f3e295 unit.c: updated API for ll driver
All checks were successful
/ unit_test (push) Successful in 37s
2024-11-24 21:40:18 +01:00
96bfb2d105 Added port for raspberry pi pico
Some checks failed
/ unit_test (push) Failing after 44s
2024-11-24 21:34:15 +01:00
705ed7c5b3 Added poll
All checks were successful
/ unit_test (push) Successful in 42s
2024-11-17 21:33:05 +01:00
c5d20305c3 Working select wrapper + tests 2024-11-17 12:59:48 +01:00
579433eddb Intercepting more calls
All checks were successful
/ unit_test (push) Successful in 48s
2024-11-17 09:17:15 +01:00
1490f8dba1 Added posix non-blocking sockets, new tests
All checks were successful
/ unit_test (push) Successful in 51s
2024-11-17 07:11:00 +01:00
5c3cd8bf1e New tree; draft for posix support
All checks were successful
/ unit_test (push) Successful in 42s
2024-11-16 07:34:11 +01:00
16acc23b52 disabled interop test
All checks were successful
/ unit_test (push) Successful in 39s
2024-11-14 01:41:32 +01:00
eeb3199c09 mkdir -p
All checks were successful
/ unit_test (push) Successful in 1m8s
2024-11-14 01:36:23 +01:00
d8f49060db mkdir
All checks were successful
/ unit_test (push) Successful in 39s
2024-11-14 01:35:05 +01:00
805dd8980d Added linux interop test
All checks were successful
/ unit_test (push) Successful in 41s
2024-11-14 01:32:13 +01:00
794fb03aa0 Fix TCP syn in connect 2024-11-14 01:30:00 +01:00
58eeefda8f Fixed dependencies for unit tests
All checks were successful
/ unit_test (push) Successful in 44s
2024-11-14 00:32:16 +01:00
8476bf9a7e Fixed ubuntu base for actions
Some checks failed
/ unit_test (push) Failing after 35s
2024-11-14 00:27:10 +01:00
90497de12b Renamed dir 2024-11-14 00:26:43 +01:00
0c15c93150 Added action for unit tests 2024-11-14 00:25:14 +01:00
7f4cb3ffce Added config.h 2024-11-10 20:53:01 +01:00
b0b199fc66 Fixed TCP client, added client tests 2024-11-10 20:52:34 +01:00
574abdca7b Fix callbacks, added some design doc 2024-11-03 16:26:14 +01:00
f11153b3c6 Fix CLOSED event, fix linux test callback 2024-11-03 09:47:29 +01:00
15b4d7d6ea Added TCP callbacks. Moved tap_init to port/linux 2024-11-03 08:43:05 +01:00
fe8a25b446 Renamed socket API 2024-10-29 07:46:40 +01:00
1829548cd5 More unit tests 2024-10-28 08:30:07 +01:00
653ff61ca3 More unit tests 2024-10-28 09:16:10 +01:00
Daniele Lacamera
fbb1eaf711 Added more unit tests 2024-10-27 14:37:47 +01:00
Daniele Lacamera
35351bece6 Initial import 2024-10-27 13:27:18 +01:00