Single input data test passes
This commit is contained in:
committed by
Michael Davidsaver
parent
1dc34a02e2
commit
84f4771691
@@ -437,7 +437,7 @@ testNto1AveragePartial(void) {
|
||||
long nReq = 1;
|
||||
DBADDR wfaddr, caddr;
|
||||
|
||||
testDiag("Test Average");
|
||||
testDiag("Test Average, Partial");
|
||||
|
||||
testdbPrepare();
|
||||
testdbReadDatabase("recTestIoc.dbd", NULL, NULL);
|
||||
@@ -480,7 +480,7 @@ testNto1AveragePartial(void) {
|
||||
|
||||
MAIN(compressTest)
|
||||
{
|
||||
testPlan(123);
|
||||
testPlan(127);
|
||||
testFIFOCirc();
|
||||
testLIFOCirc();
|
||||
testNto1Average();
|
||||
|
||||
Reference in New Issue
Block a user