Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / tests @ c96ea672

Name Size
.gitignore 374 Bytes
Makefile.am 2.8 kB
benchmark_dotprod 1.1 kB
benchmark_dotprod_ccc.cc 3.7 kB
benchmark_dotprod_ccf.cc 3.6 kB
benchmark_dotprod_fcc.cc 3.6 kB
benchmark_dotprod_fff.cc 3.6 kB
benchmark_dotprod_fsf.cc 3.6 kB
benchmark_dotprod_scc.cc 3.6 kB
benchmark_nco.cc 4.8 kB
benchmark_vco.cc 3.8 kB
nco_results 1.9 kB
test_all.cc 1.6 kB
test_atsc.cc 1.3 kB
test_buffers.py 5.1 kB
test_filter.cc 1.3 kB
test_general.cc 1.4 kB
test_runtime.cc 1.4 kB
test_vmcircbuf.cc 1.3 kB

Latest revisions

# Date Author Comment
2b8bd0d2 10/02/2010 09:16 pm Tom Rondeau

Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
This also adds a new utility gr_unittests.h, which sets up the path for output files.

036a42c0 09/30/2010 08:08 pm Tom Rondeau

Adding an XML outputter for the CPP Unit tests. This is to a) store the output information but also b) for integration with Hudson for logging and displaying the results during the build stages. This only covers a few cases so far and I need to define a better place to save the output files.

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5

954595c9 10/02/2008 04:38 am Eric Blossom

stop installing test_all

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9698 221aa14e-8319-0410-a670-987f0aec2ac5

2c8ea58e 08/19/2008 11:09 pm Eric Blossom

Merged features/mp-sched -r8915:9335 into the trunk. The trunk now
contains the SMP aware scheduler. This changeset
introduces a dependency on boost 1.35 or later.
See source:gnuradio/trunk/README.building-boost for additional info.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9336 221aa14e-8319-0410-a670-987f0aec2ac5

a43f1cfb 06/25/2008 09:24 pm Eric Blossom

distcheck fix

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8708 221aa14e-8319-0410-a670-987f0aec2ac5

fd2bf069 06/23/2008 07:42 pm Eric Blossom

Renamed benchmark_dotprod to benchmark_dotprod_fff (which it really was).
Added new script, benchmark_dotprod, which runs all dotprods.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8674 221aa14e-8319-0410-a670-987f0aec2ac5

38ea3a57 04/30/2008 02:24 am Eric Blossom

Tweaks for gcc 4.3 based on patch from Marek Mahut <>.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8292 221aa14e-8319-0410-a670-987f0aec2ac5

776da31e 02/21/2008 07:16 pm Michael Dickens

Merged build_config branch into trunk:

1) Modified top-level run_tests.sh script:

a) to execute code for setting or changing the library search path in
Darwin (DYLD_LIBRARY_PATH) or Windows (PATH) on those host OSs
only, not on other host OSs.
...
42d9c6f4 02/08/2008 11:32 pm Johnathan Corgan

Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki....

View revisions

Also available in: Atom