qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] simplify tests/qtest/meson.build and update docs
@ 2020-10-07  8:03 Paolo Bonzini
  2020-10-07  8:03 ` [PATCH 1/2] qtest: unify extra_qtest_srcs and extra_qtest_deps Paolo Bonzini
  2020-10-07  8:03 ` [PATCH 2/2] docs/devel: update instruction on how to add new unit tests Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2020-10-07  8:03 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-07  8:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-07  8:03 [PATCH 0/2] simplify tests/qtest/meson.build and update docs Paolo Bonzini
2020-10-07  8:03 ` [PATCH 1/2] qtest: unify extra_qtest_srcs and extra_qtest_deps Paolo Bonzini
2020-10-07  8:03 ` [PATCH 2/2] docs/devel: update instruction on how to add new unit tests Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).