Document the reality that some dumps were faked for purpose of testing corner cases. Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> --- tests/qemucapabilitiesdata/README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tests/qemucapabilitiesdata/README.rst b/tests/qemucapabilitiesdata/README.rst index 90e240f800..c5ddc6544d 100644 --- a/tests/qemucapabilitiesdata/README.rst +++ b/tests/qemucapabilitiesdata/README.rst @@ -116,3 +116,15 @@ The tool validates and updates the numbering of the entries in the QMP dump in case something was modified. The tool also allows programatic modification of the ``.replies`` file. + +Fake test data dumps for certain architectures +============================================== + +For some architectures it was impossible or impractical to fetch real capability +dumps. To ensure coverate of certain cases the dumps were collected from +corresponding binaries running on a different architecture. + +The following files are fake: + + - ``caps_7.2.0_ppc`` + Captured on x86_64 host running fedora. -- 2.43.0 _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx