1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/ofdbus/dbus/tsrc/group/bld.inf Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,77 @@
1.4 +/*
1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description: This is a top level bld file to generate all internal dbus test cases.
1.18 +*
1.19 +*/
1.20 +
1.21 +
1.22 +
1.23 +#include "../testapps/file_send_whole/group/bld.inf"
1.24 +#include "../testapps/match_rule_server/group/bld.inf"
1.25 +#include "../testapps/method/group/bld.inf"
1.26 +#include "../testapps/method1/group/bld.inf"
1.27 +#include "../testapps/private_connection/group/bld.inf"
1.28 +#include "../testapps/request_name/group/bld.inf"
1.29 +#include "../testapps/simple_Server/group/bld.inf"
1.30 +#include "../testapps/idle_daemon_run/group/bld.inf"
1.31 +#include "../testapps/get_connection_1/group/bld.inf"
1.32 +#include "../testapps/get_connection_2/group/bld.inf"
1.33 +#include "../testapps/get_connection_3/group/bld.inf"
1.34 +#include "../testapps/stif_1/group/bld.inf"
1.35 +#include "../testapps/stif_2/group/bld.inf"
1.36 +#include "../testapps/stif_3/group/bld.inf"
1.37 +
1.38 +#include "../testapps/exes1/group/bld.inf"
1.39 +
1.40 +#include "../testapps/dbus_test_cases/group/bld.inf"
1.41 +
1.42 +#include "../testapps/exes/connection_data_slot/group/bld.inf"
1.43 +#include "../testapps/exes/bus_name_has_owner/group/bld.inf"
1.44 +#include "../testapps/exes/dbus_bus_get0/group/bld.inf"
1.45 +#include "../testapps/exes/dbus_bus_get_private0/group/bld.inf"
1.46 +#include "../testapps/exes/file_send/group/bld.inf"
1.47 +#include "../testapps/exes/file_transfer_time/group/bld.inf"
1.48 +#include "../testapps/exes/match_rule/group/bld.inf"
1.49 +#include "../testapps/exes/method_call/group/bld.inf"
1.50 +#include "../testapps/exes/pending_call_data_slot/group/bld.inf"
1.51 +#include "../testapps/exes/req_name/group/bld.inf"
1.52 +#include "../testapps/exes/send_messages/group/bld.inf"
1.53 +#include "../testapps/exes/send_messages1/group/bld.inf"
1.54 +#include "../testapps/exes/sign_test/group/bld.inf"
1.55 +#include "../testapps/exes/signal/group/bld.inf"
1.56 +#include "../testapps/exes/variable_args/group/bld.inf"
1.57 +#include "../testapps/exes/unicode_test/group/bld.inf"
1.58 +#include "../testapps/exes/dbus_message_new_error_printf/group/bld.inf"
1.59 +#include "../testapps/exes/dbus_connection_steal_borrowed_message/group/bld.inf"
1.60 +#include "../testapps/exes/dbus_connection_pop_message/group/bld.inf"
1.61 +#include "../testapps/exes/file_writecontact/group/bld.inf"
1.62 +#include "../testapps/exes/dbus_message_get_no_reply/group/bld.inf"
1.63 +#include "../testapps/exes/dbus_connection_get_outgoing_size/group/bld.inf"
1.64 +#include "../testapps/exes/dbus_connection_return_message/group/bld.inf"
1.65 +#include "../testapps/exes/dbus_connection_borrow_message/group/bld.inf"
1.66 +#include "../testapps/exes/dbus_connection_preallocate_send/group/bld.inf"
1.67 +
1.68 +#include "../testapps/exes/auth_test/group/bld.inf"
1.69 +
1.70 +PRJ_TESTMMPFILES
1.71 +//tools
1.72 +//dbus-cleanup-sockets.mmp
1.73 +//dbus-launch.mmp
1.74 +//dbus-monitor.mmp
1.75 +// dbus-print-message.mmp
1.76 +//dbus-send.mmp
1.77 +//dbus-uuidgen.mmp
1.78 +
1.79 +// End of File
1.80 +