1 2 3 4 5 6 7 8 9 10
//totally bogus so I dont have to change gnuradio-core/src/tests/CMakeLists.txt struct gr_vmcircbuf_sysconfig { static bool test_all_factories(int) { return true; } };