My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
~~ @version $Revision$ ($Author$) $Date$
~~ See this file format http://maven.apache.org/guides/mini/guide-apt-format.html

------------------
Running TCK for bluecove developers
------------------

Running TCK for bluecove developers


* Start TCK agent, (Preferably on Linux)

'bluecove-tester' can run in console mod from telnet.

** cd bluecove-examples/bluecove-tester/scripts/linux

** ./bluecove-gpl.sh or bluecove-gpl-device1.sh

** Press 'T'


* Start Gatling (on Windows or Linux)


** Import tests to run

Unzip Bluetooth_1-1-1_002_TCK.zip or OBEX_1-1-1_002_TCK.zip

[gatling-import-tests.png] Import tests to run


** Select 'Server Host' as 'tckhost'

We will use tckhost in scripts

[gatling-select-server-host.png] Server Host


** Enter bluetooth address of TCK agent

File -> Open Metadata Config

[gatling-change-metadata.png] Metadata Config

---
bluetooth.address=0B1000000002 (address of device with running TCK agent)
bluetooth.goep_enabled=true
bluetooth.agent_mtu=512
device.platform=MIDP
timeout_short=2000
timeout_medium=5000
timeout_long=10000
bluetooth.master.switch=false
bluetooth.connected.page=true
bluetooth.connected.inquiry=true
bluetooth.connected.inquiry.scan=true
bluetooth.connected.page.scan=true
obex.permissions.enabled=true
bluetooth.permissions.enabled=true
---

[gatling-metadata-config.png] Metadata Config

For OBEX tests:

---
obex.address=0B1000000002 (address of device with running TCK agent)
obex.scheme=btgoep
timeout_short=2000
timeout_medium=5000
timeout_long=10000
---

** Select tests you want to run ...

...

[gatling-select-tests.png] Select tests


** Tests -> Start

...

[gatling-ready.png] Gatling is ready



* Start TCK client on your test system

** vi /etc/hosts (C:\WINDOWS\system32\drivers\etc\hosts) and add tckhost as IP of your Gatling computer

** Copy microemulator distribution to ../3p/microemulator;

3p directory is the same level as bluecove

[dir-struct.png] Build directory

** cd bluecove-examples/bluecove-tester/scripts/TCK

** ./run-me2-gatling-test-gpl.sh (run-me2-gatling-test-widcomm.cmd)


Change log

r2580 by skarzhevskyy on Dec 13, 2008   Diff
Work on OBEX TCK 1-1-1_002; Operation0401
fixed
Go to: 
Project members, sign in to write a code review

Older revisions

r2545 by skarzhevskyy on Dec 9, 2008   Diff
Running Gatling and TCK for bluecove
developers
All revisions of this file

File info

Size: 2616 bytes, 103 lines

File properties

svn:mime-type
text/plain
svn:eol-style
native
svn:keywords
Date Author Id Revision
Powered by Google Project Hosting