userspace: Add simple joystick test app

This commit is contained in:
2026-01-03 19:49:47 +02:00
parent 65664b0d65
commit 7964698ae5
3 changed files with 195 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ set(USERSPACE_TESTS
test-fork
test-framebuffer
test-globals
test-joystick
test-mmap-shared
test-mouse
test-popen