summaryrefslogtreecommitdiff
path: root/cryptest.dsp
diff options
context:
space:
mode:
authorweidai <weidai11@users.noreply.github.com>2002-12-06 22:02:46 +0000
committerweidai <weidai11@users.noreply.github.com>2002-12-06 22:02:46 +0000
commita28627a6a55d71c90961e94941747933dc3819a8 (patch)
treedf9cff822523331cad30742ddb34056544c7a80d /cryptest.dsp
parent310b7b96e10bd91654264d2c7c3a753d27b3c4c3 (diff)
downloadcryptopp-git-a28627a6a55d71c90961e94941747933dc3819a8.tar.gz
add script-driven testing
Diffstat (limited to 'cryptest.dsp')
-rw-r--r--cryptest.dsp69
1 files changed, 68 insertions, 1 deletions
diff --git a/cryptest.dsp b/cryptest.dsp
index 515e1a5a..3f536783 100644
--- a/cryptest.dsp
+++ b/cryptest.dsp
@@ -1,5 +1,5 @@
# Microsoft Developer Studio Project File - Name="cryptest" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 60000
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
@@ -369,6 +369,61 @@ SOURCE=.\xtrdh342.dat
# PROP Default_Filter ".cpp;.h"
# Begin Source File
+SOURCE=.\adhoc.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\adhoc.cpp.proto
+
+!IF "$(CFG)" == "cryptest - Win32 FIPS 140 Release"
+
+# Begin Custom Build
+InputPath=.\adhoc.cpp.proto
+
+"adhoc.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ if exist adhoc.cpp touch adhoc.cpp
+ if not exist adhoc.cpp copy $(InputPath) adhoc.cpp
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "cryptest - Win32 FIPS 140 Debug"
+
+# Begin Custom Build
+InputPath=.\adhoc.cpp.proto
+
+"adhoc.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ if exist adhoc.cpp touch adhoc.cpp
+ if not exist adhoc.cpp copy $(InputPath) adhoc.cpp
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "cryptest - Win32 Release"
+
+# Begin Custom Build
+InputPath=.\adhoc.cpp.proto
+
+"adhoc.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ if exist adhoc.cpp touch adhoc.cpp
+ if not exist adhoc.cpp copy $(InputPath) adhoc.cpp
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "cryptest - Win32 Debug"
+
+# Begin Custom Build
+InputPath=.\adhoc.cpp.proto
+
+"adhoc.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ if exist adhoc.cpp touch adhoc.cpp
+ if not exist adhoc.cpp copy $(InputPath) adhoc.cpp
+
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=.\bench.cpp
# End Source File
# Begin Source File
@@ -377,6 +432,18 @@ SOURCE=.\bench.h
# End Source File
# Begin Source File
+SOURCE=.\datatest.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\factory.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\regtest.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\test.cpp
# End Source File
# Begin Source File