cryptoservices/asnpkcs/inc/asnpkcstests.iby
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
       
    17 
    17 #ifndef __ASNPKCSTESTS_IBY__
    18 #ifndef __ASNPKCSTESTS_IBY__
    18 #define __ASNPKCSTESTS_IBY__
    19 #define __ASNPKCSTESTS_IBY__
    19 
    20 
    20 // We need setcap for platsec tests
    21 // We need setcap for platsec tests
    21 #include "setcap.iby"
    22 #include "setcap.iby"
    26 // Must put it where setcap will find it, and it must be RAM executable
    27 // Must put it where setcap will find it, and it must be RAM executable
    27 
    28 
    28 // TASNPKCS
    29 // TASNPKCS
    29 
    30 
    30 file = ABI_DIR\BUILD_DIR\tasnpkcs.exe 	System\Programs\tasnpkcs.exe
    31 file = ABI_DIR\BUILD_DIR\tasnpkcs.exe 	System\Programs\tasnpkcs.exe
    31 data = ZDRIVE\tasnpkcstests.txt			tasnpkcstests.txt
    32 data = ZDRIVE\tasnpkcstests.script			tasnpkcstests.script
       
    33 data = ZDRIVE\tasnpkcstests.ini			tasnpkcstests.ini
    32 
    34 
    33 #endif
    35 #endif