~roadmr/checkbox/804369-808423

« back to all changes in this revision

Viewing changes to jobs/bluetooth.txt.in

Merged from story325_test_organisation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
plugin: manual
2
 
name: bluetooth-detect
 
2
name: bluetooth/detect
3
3
requires: package.name == 'bluez'
4
4
command: hcitool dev | tail -n+2 | awk '{print $2}'
5
5
_description:
9
9
 Is this correct?
10
10
 
11
11
plugin: shell
12
 
name: bluetooth-detect-output
 
12
name: bluetooth/detect-output
13
13
requires: package.name == 'bluez'
14
14
command: hcitool dev | tail -n+2 | awk '{print $2}'
15
15
_description:
16
16
 Automated test to store output in checkbox report
17
17
 
18
18
plugin: manual
19
 
name: bluetooth-browse-files
20
 
depends: bluetooth-detect
 
19
name: bluetooth/browse-files
 
20
depends: bluetooth/detect
21
21
_description:
22
22
 Bluetooth browse files procedure:
23
23
 1.- Enable bluetooth on any mobile device (PDA, smartphone, etc.)
33
33
 Did all the steps work?
34
34
 
35
35
plugin: manual
36
 
name: bluetooth-file-transfer
37
 
depends: bluetooth-browse-files
 
36
name: bluetooth/file-transfer
 
37
depends: bluetooth/browse-files
38
38
_description:
39
39
 Bluetooth file transfer procedure:
40
40
 1.- Make sure that you're able to browse the files in your mobile device
46
46
 Did all the steps work?
47
47
 
48
48
plugin: manual
49
 
name: bluetooth-audio
50
 
depends: bluetooth-detect
 
49
name: bluetooth/audio
 
50
depends: bluetooth/detect
51
51
requires: package.name == 'alsa-utils'
52
52
command: arecord -d 5 -D bluetooth -f S16_LE | aplay -D bluetooth -f S16_LE
53
53
_description:
63
63
 Did all the steps work?
64
64
 
65
65
plugin: manual
66
 
name: bluetooth-keyboard
 
66
name: bluetooth/keyboard
67
67
command: keyboard_test
68
 
depends: bluetooth-detect
 
68
depends: bluetooth/detect
69
69
_description:
70
70
 Bluetooth keyboard procedure:
71
71
 1.- Enable the bluetooth keyboard
77
77
 Did all the steps work?
78
78
 
79
79
plugin: manual
80
 
name: bluetooth-mouse
81
 
depends: bluetooth-detect
 
80
name: bluetooth/mouse
 
81
depends: bluetooth/detect
82
82
_description:
83
83
 Bluetooth mouse procedure:
84
84
 1.- Enable the bluetooth mouse