discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Testing 'noblock' Class


From: Dave NotTelling
Subject: [Discuss-gnuradio] Testing 'noblock' Class
Date: Tue, 31 May 2016 12:36:18 -0400

I created a noblock C++ class and asked for QA tests to be created.  I see that the _qa files exist for both .h and .cc files.  But, when I run 'make test' I only see the tests for the actual blocks (sync in this case).  If I run ./lib/test-MyOTT then I see the output of my noblock test, but the assert() calls don't cause a failure.  Am I doing something wrong?

Thank you! 

-Dave

reply via email to

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