|
edeecf7831
|
fix(userspace/apps/test): adjust fflush(stdout) calls for better output control
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-03-05 04:19:34 +00:00 |
|
|
9105c63465
|
refactor(userspace/apps/test): ♻️ move all functions in one file
it's just too much...
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-03-03 18:25:05 +00:00 |
|
|
451c5405e0
|
fix(userspace/apps/test): fix noreturn compiler warning
fix "warning: 'noreturn' function does return"
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-03-03 00:58:19 +00:00 |
|
|
78141b28c7
|
feat(userspace/apps/test/libc_test): rewrite a lot of the code and improve debugging with vscode using .devcontainer
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-02-25 14:10:12 +00:00 |
|
|
2ae18af9a0
|
feat(userspace/apps/test/libc_test): add more tests
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-02-19 18:53:54 +02:00 |
|
|
1b55332027
|
userspace/libc_test: add test functions for various libc components
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-28 11:42:28 +02:00 |
|
|
c2412fe710
|
userspace/libc_test: add return statement to main function
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-27 23:31:34 +02:00 |
|
|
b54a32ba7a
|
userspace: add stub libc test program
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-27 23:20:54 +02:00 |
|