tests: cleanup ptimer-test
commit24b9462544eeb64e1f10feb460b0c704e972ad4e
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 17 Oct 2016 18:22:17 +0000 (17 19:22 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Oct 2016 18:22:17 +0000 (17 19:22 +0100)
treee8e063c8578050bb25fa2b602c072a4b456cfea8
parent7a2334f7205ca7604dc09b77e74511e96d35686a
tests: cleanup ptimer-test

1) ptimer-test is not a qtest---it runs the ptimer.c code directly in the
ptimer-test process

2) ptimer-test has its own stubs file, so there is no need to add more
stubs to stubs/vmstate.c

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
stubs/vmstate.c
tests/Makefile.include
tests/ptimer-test-stubs.c
tests/ptimer-test.c