<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-im"><br></span>
Running  ctest -VV  after building from the build dir returned:<br>
<br>
6: Test command:<br>
/home/xxx/src/prasun-ktoblzcheck-gsoc2020-build/bin/benchmark<br>
"--file=/home2/xxx/src/prasun-ktoblzcheck-gsoc2020/src/bankdata/bankdata.de.db"<br>
"5"<br>
<br>
6: Test timeout computed to be: 10000000<br>
6: Oops, no bank data file was found in directory<br>
"/usr/share/ktoblzcheck"! The ktoblzcheck library will not work.<br>
6: Oops, no bank data file was found in directory<br>
"/usr/share/ktoblzcheck"! The ktoblzcheck library will not work.<br>
6/9 Test #6: benchmark ........................***Failed    0.01 sec<br>
test 7<br>
    Start 7: ibanchk_de<br>
<br>
<br>
Seems that the --file option is  not used inside the benchmark test. <br></blockquote><div><br></div><div>That's strange! Did the build create the database successfully? <br></div><div>Does the database exists on the supplied path?<br></div><div>I ran it on my end and it runs without any errors. <br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 4 Jul 2020 at 15:22, Ralf Habacker <<a href="mailto:ralf.habacker@freenet.de">ralf.habacker@freenet.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Prasun,<br>
> I have added command-line options by using the code from ibanchk.cc.<br>
> Kindly take a look<br>
> and suggest any changes.<br>
><br>
Running  ctest -VV  after building from the build dir returned:<br>
<br>
6: Test command:<br>
/home/xxx/src/prasun-ktoblzcheck-gsoc2020-build/bin/benchmark<br>
"--file=/home2/xxx/src/prasun-ktoblzcheck-gsoc2020/src/bankdata/bankdata.de.db"<br>
"5"<br>
<br>
6: Test timeout computed to be: 10000000<br>
6: Oops, no bank data file was found in directory<br>
"/usr/share/ktoblzcheck"! The ktoblzcheck library will not work.<br>
6: Oops, no bank data file was found in directory<br>
"/usr/share/ktoblzcheck"! The ktoblzcheck library will not work.<br>
6/9 Test #6: benchmark ........................***Failed    0.01 sec<br>
test 7<br>
    Start 7: ibanchk_de<br>
<br>
<br>
Seems that the --file option is  not used inside the benchmark test. <br>
<br>
Regards<br>
<br>
Ralf<br>
<br>
</blockquote></div>