Thursday, October 4, 2018

[Discuss-gnuradio] qa_* programs question

Hello list.

To make sure my GnuRadio build work okay, I've also linked some
of the 'qa_*exe' programs. But they are far from easy to
understand. E.g. in 'qa_block_tags.exe', how can I specify verbose
mode to see more details of what it is really testing? More like
in e.g. GoogleTest.

Now, from 'qa_set_msg_handler.exe', I get only this:
Running 1 test case...
gr::pagesize: no info; setting pagesize = 4096

*** No errors detected

But from the 'qa_set_msg_handler.exe --help' page, it hints on
a '--report_level'. Which seems not to accept any value.

Besides, the help-page has this:
..
catch_system_errors - Allows to switch between catching and ignoring system errors (signals)
color_output - Allows to switch between catching and ignoring system errors (signals)

Same text for both options!? Where are these texts from?
I fail to find any such things in GnuRadio or Log4cpp.

I'm on Win-10, MSVC-2017 using Log4CPP v.1.1.13.

--
--gv

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment