Commit Graph

92 Commits

Author SHA1 Message Date
kevin
c26dc6ebf4 cfg/main.cfg : Updates to 'io' block. 2021-01-31 11:17:18 -05:00
kevin
44df01eb92 main.cpp,cfg/main.cfg : Pass arguments from main.cfg to ui::test() and io::test(). 2021-01-22 09:22:41 -05:00
kevin
804c015b25 linux/debug/build.sh : Fix a white space issue on configure command line. 2021-01-22 09:21:35 -05:00
kevin
a66e88d084 Makefile.am : Remove use of explicit locations for websockets library when cwWEBSOCK is set.
Explicit locations can be set via  CPPFLAGS and LDFLAGS on the 'configure' command line.
2021-01-22 09:20:43 -05:00
kevin
d3d6c55f64 main.cpp/cfg : Added audioDevTestTone and dataset rdr/wtr/adapter tests. 2020-12-29 11:25:09 -05:00
kevin
b51792ca50 vgrind.sh : Added 'track-origins' flag to vgrind. 2020-12-29 11:23:57 -05:00
kevin
a7c4ae5349 Merge branch 'master' of gitea.larke.org:kevin/cwtest
# Conflicts:
#	src/cwtest/cfg/main.cfg
2020-11-10 17:22:59 -05:00
kevin
b0727fe032 Update cfg/main.cfg 2020-11-10 17:20:29 -05:00
kpl
924406cf78 Updates for Pine64. Added all tests to cfg/main.cfg. 2020-10-31 14:13:15 -04:00
kevin
3fb8f150e9 main.cfg : Added new entries for existing tests. 2020-10-30 09:43:50 -04:00
kevin
2543637d1c cfg/main.cfg : Updated. 2020-10-30 08:45:10 -04:00
kevin
75238b7374 configure.ac,Makefile.am,build.sh : Added cwFFTW library detection variable. 2020-10-11 15:35:12 -04:00
kevin
b0d35e77d6 Merge branch 'master' of gitea.larke.org:klarke/cwtest 2020-10-07 10:56:25 -04:00
kevin
dfd424e10d release/build.sh : Updated build.sh 2020-10-07 10:54:22 -04:00
Gitea
5b84b0ae12 main.cpp: Fixed type in cwWEB include guard. 2020-10-06 14:52:24 +00:00
kevin
d2a3087a15 main.cpp,main.cfg : Test setup updates. 2020-10-06 10:16:11 -04:00
Gitea
22caf3d448 Makefile.am,configure.ac,main.cpp : Added use of cwWEB in autoconfig. 2020-10-04 18:47:51 +00:00
kevin
1a445015f8 configure.ac, Makefile.am : Updated configure.ac to check for library dependencies. Added check for C++17 and C++11. 2020-10-04 13:03:26 -04:00
kevin
5e2bc238fa main.cpp,main.cfg,Makefile.am : Added support for FFT,convolution,transform app cases. 2020-10-04 10:44:11 -04:00
kevin
a2ff2c6363 main.cpp : Changes to return error code from test functions as program error code. 2020-09-27 10:26:30 -04:00
kevin
0b6e1e2c55 Makefile.am : Added comments. 2020-09-24 11:42:52 -04:00
kevin
f4175846ae main.cfg : Updated 'select_to_file' and 'parallel_mix'. 2020-09-24 11:42:39 -04:00
kevin
11af53fff6 configure.ac,Makefile.am,main.cpp,build.sh : Added --enable-alsa configure flag. 2020-09-22 13:31:29 -04:00
kevin
b0b142059b build/linux/debug/vgrind.sh : initial commit 2020-09-22 11:32:04 -04:00
kevin
9bdc08591e Added cwWEBSOCK build option.
Added tests for 'dataset','afop','select_to_file','cut_and_mix','parallel_mix'.
2020-09-22 11:31:33 -04:00
kevin
048ae59c28 main.cpp : Changes to support reading test case parameters from cfg/main.cfg.
Makefile.am : Added  -Wno-multichar to AM_CXXFLAGS.
2020-09-01 15:40:58 -04:00
kevin.larke
366d45633d README.md : Updates 2020-04-28 08:29:25 -04:00
kevin.larke
6478c6db96 main.cpp : Added object_t duplicate() test. 2020-04-21 14:57:25 -04:00
kevin.larke
56a973025b Makefile.am : Updates for RPi. 2020-04-19 13:53:07 -04:00
kevin.larke
faec132618 main.cpp : Added test for cwSpScQueueTmpl. 2020-04-19 13:02:25 -04:00
kevin.larke
a7b511b1cf main.cpp : Added time::test(). 2020-04-18 09:00:08 -04:00
kevin.larke
4d1d4b3fa3 main.cpp : Added SPSC Buffer test. 2020-04-09 22:45:35 -04:00
kevin.larke
57e9ae7548 Makefile.am : Reformatting changes. 2020-03-31 13:06:43 -04:00
kevin.larke
1bce935b05 main.cpp : Updates to sockMgrTest() to support supplying an optional NIC device label. 2020-03-31 13:06:21 -04:00
kevin.larke
c6e9b8585f .gitignore : updated 2020-03-24 08:42:54 -04:00
kevin.larke
ef3f224f19 setup.sh, valgrind_test.sh : Moved from cw_rt. 2020-03-24 08:40:52 -04:00
kevin.larke
f9428e9b80 main.cpp : Added object_t.to_string() test. 2020-03-24 08:40:13 -04:00
kevin.larke
b349b07ad8 Initial commit. 2020-03-23 21:27:10 -04:00
kevin
78732f60e8 Makefile.am,debug/build.sh,release/build.sh : Added note on using gprof 2014-01-26 16:12:22 -05:00
kevin
104d4c2a52 configure.ac : Added AM_PROG_AR and AM_PROG_CC_C_0 2014-01-23 12:04:06 -05:00
kevin
762c6b0002 Updated .gitignore 2012-10-29 14:24:53 -07:00
kevin
13f4c5ca9a Initial commit 2012-10-29 14:07:53 -07:00