]> git.proxmox.com Git - mirror_qemu.git/commit - tests/avocado/machine_aspeed.py
test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb
authorCédric Le Goater <clg@kaod.org>
Mon, 13 Jun 2022 12:05:48 +0000 (14:05 +0200)
committerCédric Le Goater <clg@kaod.org>
Wed, 22 Jun 2022 07:49:33 +0000 (09:49 +0200)
commit7a7308eae085837d54f2d98f988e4ffe543a1c6b
tree028d632d63ead816b2c65411c9013086dda30925
parentf7bc7da0724faff78122ea9f931c9cc37fa89f87
test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb

Create a named I2C temperature sensor device on the command line,
instantiate device from Linux since it is not part of the device tree,
and check the temperature is correctly reported under sysfs.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
tests/avocado/machine_aspeed.py