Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
只敲代码不玩耍聪明baka也变傻ᗜˬᗜ
BakaOS
Commits
a1bdb166
Commit
a1bdb166
authored
2 months ago
by
Caiyi H.
Browse files
Options
Download
Patches
Plain Diff
fix(test): correct test header for libc test to libctest
parent
b717c0f3
feat/promote-final-test-vendored
ci-test-official-image
ci-test-official-image-vendored
feat/promote-final-test
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kernel/src/test_script.sh
+1
-1
kernel/src/test_script.sh
with
1 addition
and
1 deletion
+1
-1
kernel/src/test_script.sh
+
1
−
1
View file @
a1bdb166
...
...
@@ -324,5 +324,5 @@ run_test "musl" lua_test
run_test
"glibc"
lua_test
run_test
"musl"
cyclic_test
run_test
"glibc"
cyclic_test
run_test
"musl"
libc_test
"libc"
true
"
$ARCH
"
run_test
"musl"
libc_test
"libc
test
"
true
"
$ARCH
"
run_test
"glibc"
libc_test
"libctest"
true
"
$ARCH
"
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets