Test Results:
QUOTE
vsrks@vsrks-HP-Compaq-nx6115-EX728PA-ACJ:~/gnuradio$ ctest -V -R udp_source
UpdateCTestConfiguration  from :/home/vsrks/gnuradio/DartConfiguration.tcl
UpdateCTestConfiguration  from :/home/vsrks/gnuradio/DartConfiguration.tcl
Test project /home/vsrks/gnuradio
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 127
    Start 127: qa_udp_source_sink

127: Test command: /bin/sh
"/home/vsrks/gnuradio/gr-blocks/python/qa_udp_source_sink_test.sh"
127: Test timeout computed to be: 9.99988e+06
127: ...
127: ----------------------------------------------------------------------
127: Ran 3 tests in 2.022s
127:
127: OK
1/1 Test #127: qa_udp_source_sink ...............   Passed    9.26 sec

The following tests passed:
    qa_udp_source_sink

100% tests passed, 0 tests failed out of 1

Total Test time (real) =  10.70 sec

vsrks@vsrks-HP-Compaq-nx6115-EX728PA-ACJ:~/gnuradio$ ctest -V -R ofdm_txrx
UpdateCTestConfiguration  from :/home/vsrks/gnuradio/DartConfiguration.tcl
UpdateCTestConfiguration  from :/home/vsrks/gnuradio/DartConfiguration.tcl
Test project /home/vsrks/gnuradio
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 200
    Start 200: qa_ofdm_txrx

200: Test command: /bin/sh
"/home/vsrks/gnuradio/gr-digital/python/qa_ofdm_txrx_test.sh"
200: Test timeout computed to be: 9.99988e+06
200: Traceback (most recent call last):
200:   File "/home/vsrks/gnuradio-3.6.5/gr-digital/python/qa_ofdm_txrx.py",
line 24, in <module>
200:     import scipy
200: ImportError: No module named scipy
1/1 Test #200: qa_ofdm_txrx .....................***Failed    0.42 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.49 sec

The following tests FAILED:
    200 - qa_ofdm_txrx (Failed)
Errors while running CTest
UNQUOTE

Regarding exe extensions, i am seeing them only with python examples in
gr_xxx folders(such as graudio, gr-digital etc.) and not with other binary
executables in other folders. Window showing the files even display colour
icons. They are marked program and when i try open them with click, it
tires to open with archive manager and fails to open.

-- 
vsrk sarma
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to