discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] QA code for python hierarchical block


From: Cinaed Simson
Subject: Re: [Discuss-gnuradio] QA code for python hierarchical block
Date: Mon, 19 Jun 2017 14:40:21 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

On 06/19/2017 01:22 PM, Miklos Maroti wrote:
> Hello,
> 
> I have a simple question: I would like to write QA code for a
> hierarchical python block. That hierarchical block uses cpp blocks
> from the same out of tree module. The python code for the hierarchical
> block imports the xxx module, but that is not available in QA code
> yet, and in other places we import xxx_swig as xxx instead. However
> this is not going to work, I cannot put this into the hierarchical
> block code. Is there a good (standard) way to write QA code that works
> before the module is installed?
> 
> Best,
> Miklos

I think I might know what you mean - I've never done it myself - but
I've been confused by trying to turn the qa python scripts in the source
directory.

If you still have build directory for gnuradio, take a look at the shell
scripts in

  ./src/gnuradio-3.7.11/build/gr-fec/python/fec

-- Cinaed

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




reply via email to

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