Skip to content

Commit 904412c

Browse files
committed
more (yet unused) umockdev files
1 parent bdddb7b commit 904412c

File tree

3 files changed

+91
-0
lines changed

3 files changed

+91
-0
lines changed

tests/acer.umockdev

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
P: /devices/virtual/input/input11
2+
E: ABS=7
3+
E: EV=9
4+
E: ID_INPUT=1
5+
E: ID_INPUT_ACCELEROMETER=1
6+
E: MODALIAS=input:b0019v0000p0000e0000-e0,3,kra0,1,2,mlsfw
7+
E: NAME="Acer BMA150 accelerometer"
8+
E: PHYS="wmi/input1"
9+
E: PRODUCT=19/0/0/0
10+
E: PROP=0
11+
E: SUBSYSTEM=input
12+
E: TAGS=:seat:
13+
A: modalias=input:b0019v0000p0000e0000-e0,3,kra0,1,2,mlsfw
14+
A: name=Acer BMA150 accelerometer
15+
A: phys=wmi/input1
16+
A: properties=0
17+
A: uniq=

tests/hdaps-accel.umockdev

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
P: /devices/virtual/input/input17
2+
E: ABS=3
3+
E: EV=9
4+
E: ID_INPUT=1
5+
E: MODALIAS=input:b0019v1014p5054e4801-e0,3,kra0,1,mlsfw
6+
E: NAME="ThinkPad HDAPS accelerometer data"
7+
E: PHYS="hdaps/input1"
8+
E: PRODUCT=19/1014/5054/4801
9+
E: PROP=0
10+
E: SUBSYSTEM=input
11+
E: TAGS=:seat:
12+
A: capabilities/abs=3
13+
A: capabilities/ev=9
14+
A: capabilities/ff=0
15+
A: capabilities/key=0
16+
A: capabilities/led=0
17+
A: capabilities/msc=0
18+
A: capabilities/rel=0
19+
A: capabilities/snd=0
20+
A: capabilities/sw=0
21+
A: id/bustype=0019
22+
A: id/product=5054
23+
A: id/vendor=1014
24+
A: id/version=4801
25+
A: modalias=input:b0019v1014p5054e4801-e0,3,kra0,1,mlsfw
26+
A: name=ThinkPad HDAPS accelerometer data
27+
A: phys=hdaps/input1
28+
A: power/async=disabled
29+
A: power/control=auto
30+
A: power/runtime_active_kids=0
31+
A: power/runtime_active_time=0
32+
A: power/runtime_enabled=disabled
33+
A: power/runtime_status=unsupported
34+
A: power/runtime_suspended_time=0
35+
A: power/runtime_usage=0
36+
A: properties=0
37+
A: uniq=

tests/hdaps-joystick.umockdev

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
P: /devices/virtual/input/input16
2+
E: ABS=3
3+
E: EV=9
4+
E: ID_INPUT=1
5+
E: MODALIAS=input:b0019v1014p5054e6801-e0,3,kra0,1,mlsfw
6+
E: NAME="ThinkPad HDAPS joystick emulation"
7+
E: PHYS="hdaps/input0"
8+
E: PRODUCT=19/1014/5054/6801
9+
E: PROP=0
10+
E: SUBSYSTEM=input
11+
E: TAGS=:seat:
12+
A: capabilities/abs=3
13+
A: capabilities/ev=9
14+
A: capabilities/ff=0
15+
A: capabilities/key=0
16+
A: capabilities/led=0
17+
A: capabilities/msc=0
18+
A: capabilities/rel=0
19+
A: capabilities/snd=0
20+
A: capabilities/sw=0
21+
A: id/bustype=0019
22+
A: id/product=5054
23+
A: id/vendor=1014
24+
A: id/version=6801
25+
A: modalias=input:b0019v1014p5054e6801-e0,3,kra0,1,mlsfw
26+
A: name=ThinkPad HDAPS joystick emulation
27+
A: phys=hdaps/input0
28+
A: power/async=disabled
29+
A: power/control=auto
30+
A: power/runtime_active_kids=0
31+
A: power/runtime_active_time=0
32+
A: power/runtime_enabled=disabled
33+
A: power/runtime_status=unsupported
34+
A: power/runtime_suspended_time=0
35+
A: power/runtime_usage=0
36+
A: properties=0
37+
A: uniq=

0 commit comments

Comments
 (0)