> I've got gnuradio cross compiled for the armv7 and have it NFS
> mounted on the target hw. Is there an easy way to test gnuradio by
> running applications out of the build tree?
Easy way? No.
> I know about running make check on the target, but I am interested
> in testing more complex flowgraphs.
Python or C++?
For python, take a look at gnuradio-core/src/python/gnuradio/gr/Makefile.am and
run_tests for clues about how you might be able to move forward.
(Note that we don't have any commitment to keep doing it the same way...)
Eric
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment