]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/microbit-test: Add Tests for nRF51 GPIO
authorSteffen Görtz <contrib@steffen-goertz.de>
Mon, 7 Jan 2019 15:23:47 +0000 (15:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Jan 2019 15:23:47 +0000 (15:23 +0000)
commit17ff8e18cc1a160737d72a0bf3dac2f6372524ea
tree92800d0f3bc5e4695bf4e40228050866814fa9c7
parentbb42c4cb2aad60a5309228c95eda9381f080e50a
tests/microbit-test: Add Tests for nRF51 GPIO

The test suite for the nRF51 GPIO peripheral for now
only tests initial state. Additionally a set of
tests testing an implementation detail of the model
are included.

Signed-off-by: Steffen Görtz <contrib@steffen-goertz.de>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20190103091119.9367-8-stefanha@redhat.com
[PMM: fixed stray space at start of file]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/Makefile.include
tests/microbit-test.c [new file with mode: 0644]