discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] qa_* programs question


From: Gisle Vanem
Subject: [Discuss-gnuradio] qa_* programs question
Date: Thu, 4 Oct 2018 17:42:21 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]