Simon Rose and Michael Davidsaver
84d9617375
Added one more put/process to go over the buffer length
...
Note that it is not really a circular buffer in this case, but
a full reset of the buffer to the beginning. This matches the
documentation, but it seems valuable to add an explicit test for
this case.
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
d66e90a016
Fixing 'error C2057: expected constant expression' error
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
373e5440ac
General cleanup
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
dec23501e1
Added test for array_average
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
11a4bed9aa
compress_scalar for average works correctly now
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
bf4a4c6b78
Added failing test for partial ai average
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
b54d4b9a24
Added test for low value
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
84f4771691
Single input data test passes
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
1dc34a02e2
Add test path for single input data
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
3ab22818da
Added failing test for partially filled buffer average
2023-03-10 09:51:08 +00:00
Simon Rose and Michael Davidsaver
1ab474638d
Initial test for averaging
2023-03-10 09:51:08 +00:00
Andrew Johnson
3c99391d93
Added SPDX License ID to all EPICS-original source files
...
In some cases the license-identification header was missing,
so I added that as well. Replaced the remaining headers that
specifically identified "Versions 3.13.7 and higher".
Makefiles and the build system were deliberately excluded.
2020-08-03 11:53:01 -05:00
Ralph Lange
568c405165
Move all under modules/database
2018-06-19 11:31:13 +02:00