mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-20 13:06:33 +00:00
Rename regression to test
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5eefd600cc
commit
f675552c5a
@ -32,12 +32,12 @@ cargo osdk test
|
||||
|
||||
## Integration Test
|
||||
|
||||
### Regression Test
|
||||
### General Test
|
||||
|
||||
The following command builds and runs the test binaries in `regression/apps` directory on Asterinas.
|
||||
The following command builds and runs the test binaries in `test/apps` directory on Asterinas.
|
||||
|
||||
```bash
|
||||
make run AUTO_TEST=regression
|
||||
make run AUTO_TEST=test
|
||||
```
|
||||
|
||||
### Syscall Test
|
||||
|
Reference in New Issue
Block a user