Commit Graph

369 Commits

Author SHA1 Message Date
Matej Sekoranja
99df13dc72 completed merge 2014-06-10 00:09:08 +02:00
Matej Sekoranja
4e62a7d4df channelList using svector 2014-06-09 22:13:48 +02:00
Matej Sekoranja
aea156ebbb channelList 2014-06-09 21:32:20 +02:00
Matej Sekoranja
b101fa1e7a protocol change: connection validation/authNZ support 2014-06-09 12:39:29 +02:00
Matej Sekoranja
8862d29ea5 protocol change: searching messages 2014-06-09 11:27:39 +02:00
Matej Sekoranja
8db40b7fab pvput fixed 2014-06-05 13:37:30 +02:00
Matej Sekoranja
658d73d868 rpcServiceExample.cpp: more robust, up-to-date code 2014-06-04 09:18:48 +02:00
Matej Sekoranja
030951c7f1 testServer: erorr status returned if stride!=1 2014-06-04 08:53:59 +02:00
Matej Sekoranja
90ca073f45 ChannelArray.getLength() test added 2014-06-03 14:17:09 +02:00
Matej Sekoranja
0419fc6a38 testChannelConnect: made a cmd-line tool out of it 2014-06-02 21:40:02 +02:00
Matej Sekoranja
892961f85f catcing all std exceptions in sendThread (and readThread) 2014-06-02 21:17:56 +02:00
Matej Sekoranja
60b3e0e8e7 eget: -a=value fix 2014-06-02 09:24:53 +02:00
Matej Sekoranja
1442c6cd41 pv API tests pass 2014-06-01 23:54:40 +02:00
Matej Sekoranja
1df336c6e2 channelAccessIFTest.cpp: no crash 2014-05-24 23:28:16 +02:00
Matej Sekoranja
6b388a572e everything compiles now 2014-05-23 09:29:17 +02:00
Matej Sekoranja
82f35f8c38 testServer and utils are back alive 2014-05-22 23:59:35 +02:00
Matej Sekoranja
cdc03d8e97 porting tests and utils 2014-05-22 22:31:20 +02:00
Andrew Johnson
6402e2ca1b Moved pvget/pvput/pvinfo/eget programs into pvtoolsSrc
These programs are intended for users, they are not tests.
2014-04-22 10:38:17 -05:00
Andrew Johnson
266c883131 Merged changes from default branch 2014-04-18 16:58:06 -05:00
Andrew Johnson
55512ccacd Merged changes from default branch. 2014-04-16 16:11:12 -05:00
Matej Sekoranja
5aaea8c834 testGetPerformance: duration calculation fix 2014-04-10 16:44:44 +02:00
Matej Sekoranja
29c5fb1804 testChannelAccess/testServer: more stable shutdown 2014-04-10 11:23:31 +02:00
Matej Sekoranja
f3f54fd6cf testChannelAccess: added large array put and get stress test 2014-04-10 10:36:29 +02:00
Matej Sekoranja
4bbab422fe ChannelRequest::cancel() impl. 2014-04-07 12:22:30 +02:00
Matej Sekoranja
4902d5d1ec merge 2014-04-04 22:00:53 +02:00
Matej Sekoranja
9e0bb7881c rpcClient fixed 2014-04-04 22:00:13 +02:00
Matej Sekoranja
d2fb05ddd8 ChannelArray int to size_t 2014-04-04 12:36:11 +02:00
Matej Sekoranja
417b891bf6 test image: linux warnings removed 2014-04-04 11:16:12 +02:00
Andrew Johnson
e574182813 eget: caProvider.h needs pv/ prefix 2014-04-03 17:00:04 -05:00
Marty Kraimer
4405346384 moved CreateRequest to pvDataCPP 2014-04-01 09:58:38 -04:00
Matej Sekoranja
b2254b3b45 testServer: propery monitor queue impl. 2014-04-01 09:39:31 +02:00
Matej Sekoranja
c67be5632a testServer: monitor sync 2014-03-31 14:33:29 +02:00
Matej Sekoranja
4fad0d4150 testChannelAccess: more added testDiag debug output to diagnose a failing test 2014-03-31 12:53:48 +02:00
Matej Sekoranja
4d189ade16 testChannelAccess: added testDiag debug output to diagnose a failing test 2014-03-31 11:46:50 +02:00
Matej Sekoranja
8754ac5336 testChannelAccess: added stdout debug output to diagnose a failing test 2014-03-31 10:58:10 +02:00
Andrew Johnson
ec973ce00d Fix link library order for testCodec 2014-03-27 18:08:02 -05:00
Andrew Johnson
ce2ad6e2ab Fix link library order for testCodec 2014-03-27 18:08:02 -05:00
Matej Sekoranja
f72c813991 codec: not-a-first segmented with zero payload allowed 2014-03-27 23:55:17 +01:00
Matej Sekoranja
452bbbc2b2 win: try on reducing warnings and dllexport on codec because of the tests 2014-03-27 22:23:32 +01:00
Matej Sekoranja
05b91a20a1 eget: older gnuplot support 2014-03-26 20:06:04 +01:00
Matej Sekoranja
9a1cffd666 flow: Merged <feature> 'codec' to <develop> ('default'). 2014-03-26 14:07:51 +01:00
Matej Sekoranja
b2d2734b58 TCP vs UDP initialization order, logging handling 2014-03-26 14:02:16 +01:00
Matej Sekoranja
ca2828c6dc trace log removal, old codec files removed 2014-03-26 12:42:50 +01:00
Matej Sekoranja
0230d5f241 codec valgrind clean, fast search and UDP shutdown, robust testSum service 2014-03-25 20:50:21 +01:00
dhickin
1387c23936 Added structure array support to pvput. 2014-03-19 11:01:23 +00:00
Matej Sekoranja
19d56d83bf merge 2014-03-17 21:34:12 +01:00
Matej Sekoranja
21928c8649 testServer: testHistogram pv added 2014-03-17 21:33:07 +01:00
Andrew Johnson
1ccbdab48a Fix library link order to permit static builds. 2014-03-13 13:36:18 -05:00
Matej Sekoranja
22a27433af testChannelAccess: test plan of test_channelArray made deterministic 2014-03-04 21:43:19 +01:00
Marty Kraimer
f56ecdbfc0 CreateRequest: strip blanks from request string before parsing 2014-03-03 09:03:40 -05:00