Userspace: Add test for popen

This commit is contained in:
2024-02-14 17:23:26 +02:00
parent 1ba883719a
commit 1f467580ee
3 changed files with 47 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ set(USERSPACE_PROJECTS
test-framebuffer
test-globals
test-mouse
test-popen
test-sort
test-tcp
test-udp