qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] simplify tests/qtest/meson.build and update docs


From: Paolo Bonzini
Subject: [PATCH 0/2] simplify tests/qtest/meson.build and update docs
Date: Wed, 7 Oct 2020 04:03:10 -0400

The instructions for adding new unit tests were not in
build-system.rst and therefore I missed them in the Meson
conversion.  Patch 2 updates them; before that, however,
patch 1 applies the same trick to qtests that was used to
simplify the unit tests conversion.

Paolo Bonzini (2):
  qtest: unify extra_qtest_srcs and extra_qtest_deps
  docs/devel: update instruction on how to add new unit tests

 docs/devel/qtest.rst    | 30 +++++++++++++++-------
 docs/devel/testing.rst  | 19 +++++++-------
 tests/qtest/meson.build | 55 +++++++++++++++++++----------------------
 3 files changed, 57 insertions(+), 47 deletions(-)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]