Commit Graph

51 Commits

Author SHA1 Message Date
Michael Davidsaver
336d588823 Base 3.15 compat 2017-09-05 14:50:03 -05:00
Michael Davidsaver
3f4e8e33e7 use reftrack 2017-09-05 13:40:23 -05:00
Michael Davidsaver
a50fdb1c63 use pv/pvUnitTest.h 2017-07-13 18:41:44 +02:00
Michael Davidsaver
91c9cf8b38 import/export 2017-07-12 16:17:49 +02:00
Michael Davidsaver
9b433a54f6 more ownership 2017-07-11 17:33:52 +02:00
Michael Davidsaver
abb2d6877f standard start server 2017-07-11 16:01:00 +02:00
Michael Davidsaver
1756d70f4d adapt to new ownership rules 2017-07-11 16:00:44 +02:00
Michael Davidsaver
da30a12b72 update test utilities 2017-07-11 15:59:46 +02:00
Michael Davidsaver
51f5480996 use newer API 2017-06-29 11:36:35 +02:00
Michael Davidsaver
ba485df469 fixup testpdb 2017-06-22 16:38:24 +02:00
Michael Davidsaver
ebfd980a31 fixup qsrv init 2017-06-22 15:25:51 +02:00
Michael Davidsaver
74fbc64d51 boilerplate reduction 2017-06-22 14:55:08 +02:00
Michael Davidsaver
132eb03aa0 testpvif: get() modifies mask() 2017-06-21 16:43:10 +02:00
Michael Davidsaver
947106abbb minor 2017-06-21 15:06:51 +02:00
Michael Davidsaver
f885b3f8a2 skip building pvalink 2017-05-24 17:47:53 -04:00
Michael Davidsaver
eb5a43ed43 in prog 2017-01-12 20:45:11 -05:00
Michael Davidsaver
41dc7830ab add testpvalink 2016-09-07 21:30:37 -04:00
Michael Davidsaver
3c7cd0fab4 fixup tests 2016-05-04 19:46:19 -04:00
Michael Davidsaver
2af78e5ff2 pvif: handle scalar string fields 2016-03-23 15:40:18 -04:00
Michael Davidsaver
679bd53974 imprecise precision
The precision should be translated into 'display.format'
somehow.  Not sure what is expected, so leave it
blank.
2016-03-23 15:18:51 -04:00
Michael Davidsaver
704c0a1485 pvif: userTag from LSB 2016-03-21 19:05:14 -04:00
Michael Davidsaver
160d29e7b0 add check_consist demo/test 2016-03-20 13:31:38 -04:00
Michael Davidsaver
322810a5f0 pvif, fix maskALWAYS handling and timestamp epoch 2016-03-18 13:25:01 -04:00
Michael Davidsaver
3dd40dcf76 group monitor working 2016-03-17 18:37:22 -04:00
Michael Davidsaver
454b793b75 more monitor testing 2016-03-17 17:54:56 -04:00
Michael Davidsaver
302d2ec0a3 more 2016-03-17 17:00:43 -04:00
Michael Davidsaver
2f64098e15 start group monitor 2016-03-16 23:49:46 -04:00
Michael Davidsaver
79da95efd5 add BaseMonitor 2016-03-16 16:37:29 -04:00
Michael Davidsaver
4033f04516 single monitor() working 2016-03-03 18:15:52 -05:00
Michael Davidsaver
d99923a070 start single monitor() 2016-03-03 17:11:56 -05:00
Michael Davidsaver
de0c3b473f errlog std::ostream 2016-03-03 10:19:31 -05:00
Michael Davidsaver
349578cd2c group put() 2016-03-02 20:00:54 -05:00
Michael Davidsaver
e5b886b59d working single put() 2016-03-02 19:22:25 -05:00
Michael Davidsaver
fc19ab7164 PDB provider get() working 2016-03-02 17:32:53 -05:00
Michael Davidsaver
3425aaba7a more PDB 2016-03-02 16:16:11 -05:00
Michael Davidsaver
48824ec333 add PVIF
mapping between DBR and PVD types
2016-03-02 10:52:17 -05:00
Michael Davidsaver
e35f06cb00 more monitor delta handling 2016-02-17 12:50:28 -05:00
Michael Davidsaver
58d4291bd5 more test 2016-02-06 22:21:19 -05:00
Michael Davidsaver
a88e6e5336 test overflow in downstream queue 2016-02-01 16:16:54 -05:00
Michael Davidsaver
03f666c3f6 fixups 2016-01-29 18:34:59 -05:00
Michael Davidsaver
8be5c48677 minor 2016-01-29 16:19:51 -05:00
Michael Davidsaver
aecd8471e1 more ref. count tracking and break some loops 2016-01-29 16:15:34 -05:00
Michael Davidsaver
9d561f63a6 correct simulation of monitor deltas
allow the "remote" copy to get out of sync
if changed mask is incorrect/incomplete
2016-01-29 15:54:43 -05:00
Michael Davidsaver
3cd09efa0a more test 2016-01-29 15:01:37 -05:00
Michael Davidsaver
4f5dd551d9 more testing 2016-01-29 14:04:26 -05:00
Michael Davidsaver
9ee050fa25 monitoring test infrastructure 2016-01-28 17:07:07 -05:00
Michael Davidsaver
0995c48f90 minor 2016-01-28 12:13:43 -05:00
Michael Davidsaver
125f04da3a weak_set iterator 2016-01-20 13:39:00 -05:00
Michael Davidsaver
14bcd4a4d1 fix weakmap/set lock delegation 2015-12-08 17:10:09 -05:00
Michael Davidsaver
3ed487fdce weakset/map update
note that size() can give larger than actual.
Skip dead entries in lock_*() instead of throwing.
2015-12-08 13:18:47 -05:00