Userspace: Implement basic test program for tcp connection

This commit is contained in:
2024-02-12 04:45:42 +02:00
parent 435636a655
commit b9bbf42538
3 changed files with 128 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ set(USERSPACE_PROJECTS
test-globals
test-mouse
test-sort
test-tcp
test-unix-socket
touch
u8sum