ofdbus/dbus/tsrc/group/bld.inf
author andy simpson <andrews@symbian.org>
Tue, 15 Jun 2010 15:32:34 +0100
branchGCC_SURGE
changeset 35 f27f6b44bd0d
parent 0 e4d67989cc36
permissions -rw-r--r--
Bug 2971 GCCE fixes : "impossible constraint in 'asm'" fix ported over from CompilerCompatibility branch (see also Bug 1805)

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:   This is a top level bld file to generate all internal dbus test cases.
*
*/



#include "../testapps/file_send_whole/group/bld.inf"
#include "../testapps/match_rule_server/group/bld.inf"
#include "../testapps/method/group/bld.inf"
#include "../testapps/method1/group/bld.inf"
#include "../testapps/private_connection/group/bld.inf"
#include "../testapps/request_name/group/bld.inf"
#include "../testapps/simple_Server/group/bld.inf"
#include "../testapps/idle_daemon_run/group/bld.inf"
#include "../testapps/get_connection_1/group/bld.inf"
#include "../testapps/get_connection_2/group/bld.inf"
#include "../testapps/get_connection_3/group/bld.inf"
#include "../testapps/stif_1/group/bld.inf"
#include "../testapps/stif_2/group/bld.inf"
#include "../testapps/stif_3/group/bld.inf"

#include "../testapps/exes1/group/bld.inf"

#include "../testapps/dbus_test_cases/group/bld.inf"

#include "../testapps/exes/connection_data_slot/group/bld.inf"
#include "../testapps/exes/bus_name_has_owner/group/bld.inf"
#include "../testapps/exes/dbus_bus_get0/group/bld.inf"
#include "../testapps/exes/dbus_bus_get_private0/group/bld.inf"
#include "../testapps/exes/file_send/group/bld.inf"
#include "../testapps/exes/file_transfer_time/group/bld.inf"
#include "../testapps/exes/match_rule/group/bld.inf"
#include "../testapps/exes/method_call/group/bld.inf"
#include "../testapps/exes/pending_call_data_slot/group/bld.inf"
#include "../testapps/exes/req_name/group/bld.inf"
#include "../testapps/exes/send_messages/group/bld.inf"
#include "../testapps/exes/send_messages1/group/bld.inf"
#include "../testapps/exes/sign_test/group/bld.inf"
#include "../testapps/exes/signal/group/bld.inf"
#include "../testapps/exes/variable_args/group/bld.inf"
#include "../testapps/exes/unicode_test/group/bld.inf"
#include "../testapps/exes/dbus_message_new_error_printf/group/bld.inf"
#include "../testapps/exes/dbus_connection_steal_borrowed_message/group/bld.inf"
#include "../testapps/exes/dbus_connection_pop_message/group/bld.inf"
#include "../testapps/exes/file_writecontact/group/bld.inf"
#include "../testapps/exes/dbus_message_get_no_reply/group/bld.inf"
#include "../testapps/exes/dbus_connection_get_outgoing_size/group/bld.inf"
#include "../testapps/exes/dbus_connection_return_message/group/bld.inf"
#include "../testapps/exes/dbus_connection_borrow_message/group/bld.inf"
#include "../testapps/exes/dbus_connection_preallocate_send/group/bld.inf"

#include "../testapps/exes/auth_test/group/bld.inf"

PRJ_TESTMMPFILES
//tools
//dbus-cleanup-sockets.mmp
//dbus-launch.mmp
//dbus-monitor.mmp
//  dbus-print-message.mmp
//dbus-send.mmp
//dbus-uuidgen.mmp

//  End of File