Userspace: Implement basic test for framebuffer mmap

This commit is contained in:
2023-11-28 23:52:22 +02:00
parent cc572af390
commit 42a1d26d5b
3 changed files with 62 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ set(USERSPACE_PROJECTS
tee
test
test-globals
test-framebuffer
touch
u8sum
whoami