i follow gr_modtool for Making block in gnuradio, when i reached to make test 
step i have test failed 
el-hadidy@ubuntu:~/gr-mmm$ make test
make: *** No rule to make target `test'.  Stop.
el-hadidy@ubuntu:~/gr-mmm$ cd build
el-hadidy@ubuntu:~/gr-mmm/build$ make test
Running tests...
Test project /home/el-hadidy/gr-mmm/build
    Start 1: test_mmm
1/1 Test #1: test_mmm .........................***Failed    0.00 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.04 sec

The following tests FAILED:
      1 - test_mmm (Failed)
Errors while running CTest
make: *** [test] Error 8
el-hadidy@ubuntu:~/gr-mmm/build$ ^C
el-hadidy@ubuntu:~/gr-mmm/build$ 

 Also i used ctest -v

el-hadidy@ubuntu:~/gr-mmm/build$ ctest -V
UpdateCTestConfiguration  from 
:/home/el-hadidy/gr-mmm/build/DartConfiguration.tcl
UpdateCTestConfiguration  from 
:/home/el-hadidy/gr-mmm/build/DartConfiguration.tcl
Test project /home/el-hadidy/gr-mmm/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
test 1
    Start 1: test_mmm

1: Test command: /bin/sh /home/el-hadidy/gr-mmm/build/lib/test_mmm_test.sh
1: Test timeout computed to be: 9.99988e+06
1: /home/el-hadidy/gr-mmm/build/lib/test_mmm_test.sh: 8: test-mmm: not found
1/1 Test #1: test_mmm .........................***Failed    0.00 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.00 sec

The following tests FAILED:
      1 - test_mmm (Failed)
Errors while running CTest
el-hadidy@ubuntu:~/gr-mmm/build$ 

so i want to know what is the problem. also what is the next step to put the 
block in gnu-radio Program. and thanks
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to