From: leslie Date: Mon, 28 Jan 2008 19:34:14 +0000 (+0100) Subject: update testing X-Git-Tag: 0.9.0~16 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=387ddc412f87a0891470fd8f28c32ce4197e19b5;p=sasc-ng.git update testing --- diff --git a/testing/Makefile b/testing/Makefile index 8ef82ce..06d00ef 100644 --- a/testing/Makefile +++ b/testing/Makefile @@ -57,10 +57,12 @@ testN1Emu: testN1Emu.o $(SHAREDOBJS) $(NOBJS) testN2Emu.o: testN2Emu.c compat.h testN2Emu: testN2Emu.o $(SHAREDOBJS) $(NOBJS) $(CXX) $(CXXFLAGS) $^ $(LIBS) -L../systems/nagra -lsc-nagra -o $@ + @echo "don't forget: export LD_LIBRARY_PATH=../systems/nagra" testN2RunEmu.o: testN2RunEmu.c testN2RunEmu: testN2RunEmu.o $(SHAREDOBJS) $(NOBJS) $(CXX) $(CXXFLAGS) $^ $(LIBS) -L../systems/nagra -lsc-nagra -o $@ + @echo "don't forget: export LD_LIBRARY_PATH=../systems/nagra" filterhelper: filterhelper.o $(CXX) $(CXXFLAGS) $^ -o $@ diff --git a/testing/testN2Emu.c b/testing/testN2Emu.c index 5e85ce6..c2ea053 100644 --- a/testing/testN2Emu.c +++ b/testing/testN2Emu.c @@ -136,7 +136,7 @@ bool Ecm(unsigned char *buff, int cmdLen, int id) if(ecmP) ecmP->PrintCaps(L_SYS_ECM); int l=0, mecmAlgo=0; - for(int i=16; i