/*
* Copyright (c) 2008 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: AllTests
*
*/
#include "Utest.h"
IMPORT_TEST_GROUP(RtcCommsRtc1);
IMPORT_TEST_GROUP(RtcCommsRtc2);
IMPORT_TEST_GROUP(RtcInterfaceRtc1);
IMPORT_TEST_GROUP(RtcInterfaceRtc2);
IMPORT_TEST_GROUP(Amc);
IMPORT_TEST_GROUP(Pmc);
IMPORT_TEST_GROUP(TimerServerSeconds);
IMPORT_TEST_GROUP(TimerServerJavaTime);
IMPORT_TEST_GROUP(ExtensionPlugin);
IMPORT_TEST_GROUP(Custom);