securityanddataprivacytools/securitytools/certapp/test/tcertapp/tcertapp_bad.h
changeset 0 2c201484c85f
child 8 35751d3474b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/securityanddataprivacytools/securitytools/certapp/test/tcertapp/tcertapp_bad.h	Wed Jul 08 11:25:26 2009 +0100
@@ -0,0 +1,46 @@
+#ifndef __TCERTAPP_BAD_H__
+#define __TCERTAPP_BAD_H__/*
+* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of the License "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: 
+*
+*/
+
+
+
+extern const char *badLabels[];
+extern const char *badDeletables[];
+extern const char *badFormats[];
+extern const char *badCertOwnerTypes[];
+extern const char *badSubjectKeyIds[];
+extern const char *badIssuerKeyIds[];
+extern const char *badApplications[];
+extern const char *badTrusteds[];
+extern const char *badCapabilitySets[];
+extern const char *badMandatory[];
+extern const char *badSystemUpgrade[];
+extern const char *bademu_cacerts_array[];
+extern const char *decimalUid_array[];
+extern const char *badUids[];
+extern const char *badcertclient_array[];
+extern const char *badCert_array[];
+extern const char *badSwiCert_array[];
+extern const char *uid_array[];
+extern const char *badActionName[];
+extern const char *badActionType[];
+extern const char *badOwnerType[];
+extern const char *badDatafilePath[];
+extern const char *appNames[];
+extern const char *capabilitySets[];
+
+#endif