2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: [Merge] ~dirk.zimoch/epics-base:dbChannelForDBLinks into epics-base:7.0 |
From: | Dirk Zimoch via Core-talk <core-talk at aps.anl.gov> |
To: | mp+378968 at code.launchpad.net |
Date: | Fri, 22 May 2020 11:03:29 -0000 |
When allowing empty arrays, I get a problem with my tests: Reading an empty range (e.g. start beyond NORD or backward range) retults in proc success and an *unchanged* waveform record. This is due to the wf soft device support's read_wf() function which implements: If nRequest == 0 then do nothing, do not even update nord to 0. I do not know how to implement a valid test with this behavior. Should I modify all array soft supports? should I remove my tests for empty arrays? -- https://code.launchpad.net/~dirk.zimoch/epics-base/+git/epics-base/+merge/378968 Your team EPICS Core Developers is subscribed to branch epics-base:7.0.