summaryrefslogtreecommitdiff
path: root/gr-analog/lib/test_gr_analog.cc
Commit message (Collapse)AuthorAgeFilesLines
* analog: Replace QA test framework w/ Boost UTFMartin Braun2018-06-211-48/+0
|
* build: adding fstream include files for pedantic compilers.Tom Rondeau2014-07-251-0/+1
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-1/+1
|
* build: remove config.h from any header files; only use it in source files.Tom Rondeau2013-03-271-0/+4
|
* analog: adding sincos functions to gr-analog.Tom Rondeau2012-10-301-0/+43
Adds QA test in C++ for sincos and the structure for running CppUnit tests in gr-analog.