Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tock
/
libtock-c
Public
Notifications
You must be signed in to change notification settings
Fork
109
Star
90
Code
Issues
16
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add a system call return test that tries all syscall types
- #583
#583
Open
bradjc
wants to merge 10 commits into
master
tock/libtock-c:master
from
dev/syscall-return-test
tock/libtock-c:dev/syscall-return-test
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add a system call return test that tries all syscall types
#583
bradjc
wants to merge 10 commits into
master
tock/libtock-c:master
from
dev/syscall-return-test
tock/libtock-c:dev/syscall-return-test
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
libtock: add syscall return type convert functions
bradjc
committed
f26a034
View commit details
Copy full SHA for f26a034
Browse repository at this point
tests: add syscall return test
Show description for 24bd336
bradjc
committed
24bd336
View commit details
Copy full SHA for 24bd336
Browse repository at this point
libtock: impl syscall ret u64 for rv64
bradjc
committed
07ea622
View commit details
Copy full SHA for 07ea622
Browse repository at this point
libtock: fix command return args
bradjc
committed
86bcd6f
View commit details
Copy full SHA for 86bcd6f
Browse repository at this point
Commits on Aug 25, 2026
syscall return test: fix formatting
bradjc
committed
63917aa
View commit details
Copy full SHA for 63917aa
Browse repository at this point
Commits on Sep 2, 2026
syscall return test: update to match kernel
bradjc
committed
b199c23
View commit details
Copy full SHA for b199c23
Browse repository at this point
syscall ret test: add non-existent drivers
bradjc
committed
eb477c5
View commit details
Copy full SHA for eb477c5
Browse repository at this point
add more tests (claude generated)
bradjc
committed
0929d23
View commit details
Copy full SHA for 0929d23
Browse repository at this point
add more memop tests (claude)
bradjc
committed
f47a781
View commit details
Copy full SHA for f47a781
Browse repository at this point
Commits on Sep 3, 2026
test: syscall-return: add count of tests passed
bradjc
committed
26b42f2
View commit details
Copy full SHA for 26b42f2
Browse repository at this point
You can’t perform that action at this time.