File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -125,10 +125,10 @@ And then boot it.
125
125
126
126
$ qemu-system-arm -M bpim2u -nographic -sd sd.img
127
127
128
- Banana Pi M2U integration tests
129
- """""""""""""""""""""""""""""""
128
+ Banana Pi M2U functional tests
129
+ """"""""""""""""""""""""""""""
130
130
131
- The Banana Pi M2U machine has several integration tests included.
131
+ The Banana Pi M2U machine has several functional tests included.
132
132
To run the whole set of tests, build QEMU from source and simply
133
133
provide the following command:
134
134
Original file line number Diff line number Diff line change @@ -252,10 +252,10 @@ and set the following environment variables before booting:
252
252
Optionally you may save the environment variables to SD card with 'saveenv'.
253
253
To continue booting simply give the 'boot' command and NetBSD boots.
254
254
255
- Orange Pi PC integration tests
256
- """"""""""""""""""""""""""""""
255
+ Orange Pi PC functional tests
256
+ """""""""""""""""""""""""""""
257
257
258
- The Orange Pi PC machine has several integration tests included.
258
+ The Orange Pi PC machine has several functional tests included.
259
259
To run the whole set of tests, build QEMU from source and simply
260
260
provide the following command from the build directory:
261
261
You can’t perform that action at this time.
0 commit comments