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 > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio