modify tests to match our code modifications
This commit is contained in:
@@ -65,7 +65,7 @@ static void testLongStringInit()
|
||||
testdbGetFieldEqual("longstr3.VAL", DBR_STRING, "!--------------------------------------");
|
||||
}
|
||||
|
||||
testdbGetFieldEqual("longstr4.VAL", DBR_STRING, "One");
|
||||
testdbGetFieldEqual("longstr4.VAL", DBR_STRING, "OneTwoThreeFour"); /* DZ: my change */
|
||||
|
||||
testIocShutdownOk();
|
||||
|
||||
|
||||
+1
-1
Submodule modules/pvData updated: 155e8f078e...763e39d435
Reference in New Issue
Block a user