[PATCH xorg-gtest v2] Add xorg::testing::evemu::Device
Stephen M. Webb
stephen.webb at bregmasoft.ca
Tue Mar 6 17:41:39 PST 2012
On 03/06/2012 08:23 PM, Chase Douglas wrote:
> Device uses utouch-evemu for input device recording playback through the
> Linux kernel.
>
> Signed-off-by: Chase Douglas<chase.douglas at canonical.com>
> Acked-by: Peter Hutterer<peter.hutterer at who-t.net>
> ---
> Changes since v1:
> * Drop xorg::testing::evemu::Recording
> - Instead, simply call Device.Play(<recording file>)
> - The overhead of opening a recording file each time should be negligible
>
> configure.ac | 13 +++++
> include/Makefile.am | 4 ++
> include/xorg/gtest/evemu/device.h | 91 +++++++++++++++++++++++++++++++++++
> src/Makefile.am | 6 ++
> src/device.cpp | 94 +++++++++++++++++++++++++++++++++++++
> src/libxorg-gtest.ver | 11 ++++-
> 6 files changed, 218 insertions(+), 1 deletions(-)
> create mode 100644 include/xorg/gtest/evemu/device.h
> create mode 100644 src/device.cpp
Reviewed-by: Stephen M. Webb <stephen.webb at bregmasoft.ca>
--
Stephen M. Webb <stephen.webb at bregmasoft.ca>
More information about the xorg-devel
mailing list