Update contrib.
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 the License "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".
9 // Initial Contributors:
10 // Nokia Corporation - initial contribution.
18 PRINT This is a dummy TEF script, it's purpose is to allow particular batch files to be run as part of the ONB (via pre-command arguments to DABS) without any associated tests being run with them.
20 LOAD_SUITE securityframeworktestserver
22 //! @SYMTestCaseID SEC-FRAMEWORK-DUMMY-0001
23 //! @SYMTestCaseDesc NothingHappens
25 START_TESTCASE SEC-FRAMEWORK-DUMMY-0001
26 RUN_TEST_STEP 100 securityframeworktestserver NoOperationTestStep
27 END_TESTCASE SEC-FRAMEWORK-DUMMY-0001