[PATCH xorg-gtest 5/5] Add xorg::testing::evemu::{Device, Recording}
Stephen M. Webb
stephen.webb at canonical.com
Mon Mar 5 18:25:52 PST 2012
On 03/05/2012 02:47 PM, Chase Douglas wrote:
> These new classes use utouch-evemu for input device recording playback.
>
> Signed-off-by: Chase Douglas<chase.douglas at canonical.com>
> ---
> configure.ac | 13 +++++
> include/Makefile.am | 6 ++
> include/xorg/gtest/evemu/device.h | 85 ++++++++++++++++++++++++++++++++
> include/xorg/gtest/evemu/recording.h | 89 ++++++++++++++++++++++++++++++++++
> src/Makefile.am | 8 +++
> src/device.cpp | 84 ++++++++++++++++++++++++++++++++
> src/recording.cpp | 51 +++++++++++++++++++
I find it a little unusual that the recording and playback operations
are a separate object than the device they operate on.
--
Stephen M. Webb
More information about the xorg-devel
mailing list