moved gr enum test up

This commit is contained in:
Jeff Hill
2002-08-21 15:39:42 +00:00
parent f328cd0e6b
commit 7af6a05a5a

View File

@@ -2410,6 +2410,7 @@ int acctst ( char *pName, unsigned interestLevel, unsigned channelCount,
printf ( "testing with a local channel\n" );
}
grEnumTest ( chan, interestLevel );
test_sync_groups ( chan, interestLevel );
verifyChannelPriorities ( pName );
verifyTimeStamps ( chan );
@@ -2418,7 +2419,6 @@ int acctst ( char *pName, unsigned interestLevel, unsigned channelCount,
arrayTest ( chan, maxArrayBytes, interestLevel );
verifyMonitorSubscriptionFlushIO ( chan, interestLevel );
monitorSubscriptionFirstUpdateTest ( pName, chan, interestLevel );
grEnumTest ( chan, interestLevel );
ctrlDoubleTest ( chan, interestLevel );
verifyBlockInPendIO ( chan, interestLevel );
verifyAnalogIO ( chan, DBR_FLOAT, FLT_MIN, FLT_MAX,