From 5d38a7bf41f369d21b722890fa72de5eae8e944b Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 26 Apr 2007 20:56:56 +0000 Subject: [PATCH] Checked in test by accident. --- samltest/encryption/EncryptedAssertionTest.cpp | 27 -------------------------- 1 file changed, 27 deletions(-) delete mode 100644 samltest/encryption/EncryptedAssertionTest.cpp diff --git a/samltest/encryption/EncryptedAssertionTest.cpp b/samltest/encryption/EncryptedAssertionTest.cpp deleted file mode 100644 index c835ff6..0000000 --- a/samltest/encryption/EncryptedAssertionTest.cpp +++ /dev/null @@ -1,27 +0,0 @@ -/* Generated file, do not edit */ - -#ifndef CXXTEST_RUNNING -#define CXXTEST_RUNNING -#endif - -#define _CXXTEST_HAVE_STD -#define _CXXTEST_HAVE_EH -#define _CXXTEST_ABORT_TEST_ON_FAIL -#include -#include -#include -#include - -#include "c:\cvs\cpp-opensaml2\samltest\encryption\EncryptedAssertionTest.h" - -static EncryptedAssertionTest suite_EncryptedAssertionTest; - -static CxxTest::List Tests_EncryptedAssertionTest = { 0, 0 }; -CxxTest::StaticSuiteDescription suiteDescription_EncryptedAssertionTest( "c:\\cvs\\cpp-opensaml2\\samltest\\encryption\\EncryptedAssertionTest.h", 30, "EncryptedAssertionTest", suite_EncryptedAssertionTest, Tests_EncryptedAssertionTest ); - -static class TestDescription_EncryptedAssertionTest_testEncryptedAssertion : public CxxTest::RealTestDescription { -public: - TestDescription_EncryptedAssertionTest_testEncryptedAssertion() : CxxTest::RealTestDescription( Tests_EncryptedAssertionTest, suiteDescription_EncryptedAssertionTest, 59, "testEncryptedAssertion" ) {} - void runTest() { suite_EncryptedAssertionTest.testEncryptedAssertion(); } -} testDescription_EncryptedAssertionTest_testEncryptedAssertion; - -- 2.1.4