Userspace: Implement basic udp test program

This commit is contained in:
2024-02-12 04:31:03 +02:00
parent b9bbf42538
commit ccde8148a7
3 changed files with 105 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ set(USERSPACE_PROJECTS
test-mouse
test-sort
test-tcp
test-udp
test-unix-socket
touch
u8sum