All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Acceptance tests: cpu_queries.py improvements
@ 2019-09-11  0:42 Cleber Rosa
  2019-09-11  0:42 ` [Qemu-devel] [PATCH 1/4] tests/acceptance/cpu_queries.py: cleanups Cleber Rosa
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Cleber Rosa @ 2019-09-11  0:42 UTC (permalink / raw)
  To: qemu-devel
  Cc: Willian Rampazzo, Philippe Mathieu-Daudé,
	Eduardo Habkost, Wainer dos Santos Moschetta, Cleber Rosa

The cpu_queries.py test is currently x86_64 specific, so this sets a
'arch' tag to make sure the correct target binary is used by default.

Also, a few minor cleanups and optimizations.

Cleber Rosa (4):
  tests/acceptance/cpu_queries.py: cleanups
  tests/acceptance/cpu_queries.py: tag test as x86_64 specific
  tests/acceptance/cpu_queries.py: add machine tag
  tests/acceptance/cpu_queries.py: minor optmizations

 tests/acceptance/cpu_queries.py | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-09-11  0:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11  0:42 [Qemu-devel] [PATCH 0/4] Acceptance tests: cpu_queries.py improvements Cleber Rosa
2019-09-11  0:42 ` [Qemu-devel] [PATCH 1/4] tests/acceptance/cpu_queries.py: cleanups Cleber Rosa
2019-09-11  0:42 ` [Qemu-devel] [PATCH 2/4] tests/acceptance/cpu_queries.py: tag test as x86_64 specific Cleber Rosa
2019-09-11  0:42 ` [Qemu-devel] [PATCH 3/4] tests/acceptance/cpu_queries.py: add machine tag Cleber Rosa
2019-09-11  0:42 ` [Qemu-devel] [PATCH 4/4] tests/acceptance/cpu_queries.py: minor optmizations Cleber Rosa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.