Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
PierreCashon
OSKernel2025-rustoswhu
Commits
39037a97
Commit
39037a97
authored
2 years ago
by
Yu Chen
Browse files
Options
Download
Patches
Plain Diff
add CI autotest, update README
parent
f79bb085
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
.github/workflows/build-doc.yml
+0
-25
.github/workflows/build-doc.yml
.github/workflows/doc-and-test.yml
+69
-0
.github/workflows/doc-and-test.yml
README.md
+59
-23
README.md
os/Makefile
+4
-1
os/Makefile
os/src/boards/k210.rs
+1
-0
os/src/boards/k210.rs
os/src/boards/qemu.rs
+85
-1
os/src/boards/qemu.rs
os/src/config.rs
+2
-2
os/src/config.rs
os/src/task/mod.rs
+25
-0
os/src/task/mod.rs
user/Makefile
+6
-0
user/Makefile
user/src/bin/usertests.rs
+92
-20
user/src/bin/usertests.rs
user/src/bin/usertests_simple.rs
+43
-0
user/src/bin/usertests_simple.rs
with
386 additions
and
72 deletions
+386
-72
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