gbenm/PintOS Checker
Check your implementation of PintOS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| phase | Phase to check | yes | threads |
| root | PintOS code path (relative to the project root) | yes | . |
| make | Command to execute test in phase folder | yes | make clean && make && make grade |
| utils_path | Utils path (relative to root input) | yes | utils |
Outputs
| name | description |
|---|---|
| results | results of checker |