|
d251d9d03f
|
refactor(rootfs): reorganize file structure and remove unnecessary .gitkeep files
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-03-24 15:33:07 +00:00 |
|
|
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 |
|
|
90fb9c7952
|
test(userspace/apps/test): expand math function tests for accuracy
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-03-05 04:18:40 +00:00 |
|
|
0a52ef4f68
|
fix(userspace/apps/test): update expected results for rounding and special functions
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-03-05 03:53:59 +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 |
|
|
aab84cd3ab
|
chore(devcontainer): rename dev container (libc_test)
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-02-26 23:04:57 +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 |
|
|
a2ce579a61
|
fix(userspace/libc): update vscode stub macro with improved formatting
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-02-24 02:09:31 +02:00 |
|
|
2c2e7d9de3
|
build(userspace): update vscode launch configuration and Makefiles for utest and libc_test
Easier to debug
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-02-21 02:37:48 +02: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 |
|
|
e61b5824db
|
refactor(userspace/apps/test/libc_test): remove deprecated string test files
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-02-15 15:35:28 +02:00 |
|
|
3e656854bc
|
userspace/test: implement more tests in libc_test
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-02-13 01:14:11 +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 |
|
|
cbe651d2da
|
userspace/libc_test: add native build target and default toolchain configuration
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-28 11:37:45 +02:00 |
|
|
9c9f5549d7
|
userspace/libc_test: add VSCode snippets and workspace configuration
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-28 11:37:10 +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 |
|