qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MAX78000: documentation and test
@ 2025-07-11  2:03 Jackson Donaldson
  2025-07-11  2:03 ` [PATCH 1/2] docs/system: arm: Add max78000 board description Jackson Donaldson
  2025-07-11  2:03 ` [PATCH 2/2] tests/functional: Add a test for the MAX78000 arm machine Jackson Donaldson
  0 siblings, 2 replies; 5+ messages in thread
From: Jackson Donaldson @ 2025-07-11  2:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Adds .rST documentation and a functional test for the MAX78000FTHR machine
as requested by Peter Maydell.

Jackson Donaldson (2):
  docs/system: arm: Add max78000 board description
  tests/functional: Add a test for the MAX78000 arm machine

 docs/system/arm/max78000.rst              | 35 +++++++++++++++++
 tests/functional/meson.build              |  1 +
 tests/functional/test_arm_max78000fthr.py | 48 +++++++++++++++++++++++
 3 files changed, 84 insertions(+)
 create mode 100644 docs/system/arm/max78000.rst
 create mode 100755 tests/functional/test_arm_max78000fthr.py

-- 
2.34.1



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

end of thread, other threads:[~2025-07-11  9:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11  2:03 [PATCH 0/2] MAX78000: documentation and test Jackson Donaldson
2025-07-11  2:03 ` [PATCH 1/2] docs/system: arm: Add max78000 board description Jackson Donaldson
2025-07-11  8:48   ` Peter Maydell
2025-07-11  2:03 ` [PATCH 2/2] tests/functional: Add a test for the MAX78000 arm machine Jackson Donaldson
2025-07-11  7:30   ` Thomas Huth

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).