X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=samltest%2Fencryption%2FEncryptedAssertionTest.cpp;fp=samltest%2Fencryption%2FEncryptedAssertionTest.cpp;h=0000000000000000000000000000000000000000;hb=e1942e122a307ce840a78e835638c530df8fe758;hp=c835ff62d6654b4052cddfe1fba62e0a9a967a98;hpb=dc50e2096378ede9f98d011f63b4f0963b55b856;p=shibboleth%2Fopensaml2.git 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; -