equal
deleted
inserted
replaced
|
1 # |
|
2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 # All rights reserved. |
|
4 # This component and the accompanying materials are made available |
|
5 # under the terms of "Eclipse Public License v1.0" |
|
6 # which accompanies this distribution, and is available |
|
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 # |
|
9 # Initial Contributors: |
|
10 # Nokia Corporation - initial contribution. |
|
11 # |
|
12 # Contributors: |
|
13 # |
|
14 # |
|
15 # Description: |
|
16 # UT for Wlan wizard testing |
|
17 # |
|
18 |
|
19 HEADERS += \ |
|
20 ut/hbautotest.h \ |
|
21 ut/testwlanwizard.h \ |
|
22 ut/testwlanwizardeap.h \ |
|
23 ut/testwlanwizardeap_conf.h \ |
|
24 ut/testwlanwizardcontext.h \ |
|
25 ut/testwlanwizardmanual.h \ |
|
26 ut/testwlanwizardmanual_conf.h \ |
|
27 ut/testwlanwizardconnect.h \ |
|
28 ut/testwlanwizardconnect_conf.h \ |
|
29 ut/testwlanwizardwps.h \ |
|
30 ut/testwlanwizardwps_conf.h |
|
31 |
|
32 SOURCES += \ |
|
33 ut/main.cpp \ |
|
34 ut/hbautotest.cpp \ |
|
35 ut/testwlanwizardeap.cpp \ |
|
36 ut/testwlanwizardcontext.cpp \ |
|
37 ut/testwlanwizardconnect.cpp \ |
|
38 ut/testwlanwizardmanual.cpp \ |
|
39 ut/testwlanwizard.cpp \ |
|
40 ut/testwlanwizardwps.cpp |