]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
docs/system/arm: Use "functional tests" instead of "integration tests"
authorThomas Huth <thuth@redhat.com>
Tue, 18 Mar 2025 06:14:20 +0000 (07:14 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 19 Mar 2025 06:42:07 +0000 (07:42 +0100)
We don't use the term "integration tests" for these kind of tests
anymore, it's "functional tests" nowadays.

Suggested-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-ID: <20250318061420.20378-1-thuth@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
docs/system/arm/bananapi_m2u.rst
docs/system/arm/orangepi.rst

index 6efa222c16fe24fa1946119a07a4774f038877d9..03cc5618c38e0f3bd16856f57df8dd1249595310 100644 (file)
@@ -125,10 +125,10 @@ And then boot it.
 
   $ qemu-system-arm -M bpim2u -nographic -sd sd.img
 
-Banana Pi M2U integration tests
-"""""""""""""""""""""""""""""""
+Banana Pi M2U functional tests
+""""""""""""""""""""""""""""""
 
-The Banana Pi M2U machine has several integration tests included.
+The Banana Pi M2U machine has several functional tests included.
 To run the whole set of tests, build QEMU from source and simply
 provide the following command:
 
index 716062fca9c5cb5769f7ac3a5ee4b096b6019b51..d81f6c3bfd2a22c5674df325c9d2bc40dbb8d73e 100644 (file)
@@ -252,10 +252,10 @@ and set the following environment variables before booting:
 Optionally you may save the environment variables to SD card with 'saveenv'.
 To continue booting simply give the 'boot' command and NetBSD boots.
 
-Orange Pi PC integration tests
-""""""""""""""""""""""""""""""
+Orange Pi PC functional tests
+"""""""""""""""""""""""""""""
 
-The Orange Pi PC machine has several integration tests included.
+The Orange Pi PC machine has several functional tests included.
 To run the whole set of tests, build QEMU from source and simply
 provide the following command from the build directory: