crypto/weakcryptospi/test/tpadding/tpaddingTestSteps.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    17 
    17 
    18 
    18 
    19 #ifndef _TPADDINGTESTSTEPS_H_
    19 #ifndef _TPADDINGTESTSTEPS_H_
    20 #define _TPADDINGTESTSTEPS_H_
    20 #define _TPADDINGTESTSTEPS_H_
    21 
    21 
    22 #include <testexecutestepbase.h>
    22 #include <test/testexecutestepbase.h>
    23 
    23 
    24 // Base class for all padding tests.
    24 // Base class for all padding tests.
    25 class CPaddingStep : public CTestStep
    25 class CPaddingStep : public CTestStep
    26 {
    26 {
    27    public:
    27    public: