Public Member Functions | |
def | __init__ (self) |
def | __init__ (self, type) |
def | check (self) |
def | evaluate (self, failed_only) |
Data Fields | |
fulfilled | |
type | |
Definition at line 108 of file gnunet_testing.py.
def gnunet_testing.Condition.__init__ | ( | self | ) |
Definition at line 109 of file gnunet_testing.py.
Referenced by gnunet_testing.Condition.__init__().
def gnunet_testing.Condition.__init__ | ( | self, | |
type | |||
) |
Reimplemented in gnunet_testing.FileExistCondition.
Definition at line 113 of file gnunet_testing.py.
References gnunet_testing.Condition.__init__(), gnunet_testing.Check.fulfilled, gnunet_testing.Condition.fulfilled, gnunet_testing.FileExistCondition.fulfilled, gnunet_testing.StatisticsCondition.fulfilled, gnunet_testing.EqualStatisticsCondition.fulfilled, GNUNET_ATS_TEST_Operation.type, PreferenceGenerator.type, PropertyGenerator.type, Network.type, GNUNET_CADET_RequestDropCadetMessage.type, CadetChannel.type, GetContext.type, GetClosestContext.type, GetKeyMessage.type, GetMessage.type, GetZeroAnonymityMessage.type, DataMessage.type, DataRecord.type, Value.type, ZeroAnonByType.type, GNUNET_DHT_ClientGetMessage.type, GNUNET_DHT_ClientResultMessage.type, GNUNET_DHT_ClientPutMessage.type, GNUNET_DHT_MonitorPutMessage.type, GNUNET_DHT_MonitorStartStopMessage.type, GNUNET_DHT_MonitorGetMessage.type, GNUNET_DHT_MonitorGetRespMessage.type, GNUNET_DHT_GetHandle.type, GNUNET_DHT_MonitorHandle.type, ClientQueryRecord.type, ClientMonitorRecord.type, GetActionContext.type, PeerPutMessage.type, PeerResultMessage.type, PeerGetMessage.type, RecentRequest.type, SearchMessage.type, PutMessage.type, ClientPutMessage.type, GNUNET_FS_Uri.type, ProcessResultClosure.type, MetaCounter.type, GNUNET_SEARCH_MetadataPrinterInfo.type, CadetQueryMessage.type, CadetReplyMessage.type, GSF_CadetRequest.type, HandleReplyClosure.type, TestExistClosure.type, ProcessReplyClosure.type, GSF_PendingRequestData.type, MigrationReadyBlock.type, MetaItem.type, MetaDataEntry.type, LookupMessage.type, GNUNET_GNS_LookupWithTldRequest.type, HttpResponseHeader.type, GNUNET_BLOCK_Group.type, GNUNET_MessageHeader.type, GNUNET_DATACACHE_Block.type, GNUNET_DB_EventHeaderP.type, GNUNET_DNSPARSER_Query.type, GNUNET_DNSPARSER_Record.type, GNUNET_GNSRECORD_Block.type, GNUNET_IDENTITY_PrivateKey.type, GNUNET_IDENTITY_PublicKey.type, GNUNET_IDENTITY_Signature.type, GNUNET_MQ_MessageHandler.type, GNUNET_RECLAIM_Attribute.type, GNUNET_RECLAIM_Credential.type, GNUNET_RECLAIM_Presentation.type, GNUNET_SET_Option.type, GNUNET_SETI_Option.type, GNUNET_SETU_Option.type, GNUNET_TESTBED_EventInformation.type, GNUNET_TUN_DnsQueryLine.type, GNUNET_TUN_DnsRecordLine.type, GNUNET_TUN_IcmpHeader.type, gnunet_testing.Condition.type, gnunet_testing.FileExistCondition.type, gnunet_testing.StatisticsCondition.type, gnunet_testing.EqualStatisticsCondition.type, GNUNET_MESSENGER_Operation.type, AutoconfigContext.type, GNUNET_NAT_AutoHandle.type, GNUNET_NAT_AUTO_AutoconfigResultMessage.type, icmp_ttl_exceeded_header.type, icmp_echo_header.type, REGEX_INTERNAL_Automaton.type, PendingMessage.type, GNUNET_STATISTICS_GetHandle.type, ForwardedOperationContext.type, OverlayConnectContext.type, OperationContext.type, OperationQueue.type, TopologyContext.type, GNUNET_TESTBED_UnderlayLinkModel.type, QUIC_header.type, TransportClient.type, GNUNET_SERVER_MessageHandler.type, GNUNET_TRANSPORT_WLAN_Ieee8023Frame.type, GNUNET_BIO_WriteHandle.type, GNUNET_BIO_ReadHandle.type, and GNUNET_NETWORK_Handle.type.
def gnunet_testing.Condition.check | ( | self | ) |
Reimplemented in gnunet_testing.EqualStatisticsCondition, gnunet_testing.StatisticsCondition, and gnunet_testing.FileExistCondition.
Definition at line 117 of file gnunet_testing.py.
def gnunet_testing.Condition.evaluate | ( | self, | |
failed_only | |||
) |
Reimplemented in gnunet_testing.EqualStatisticsCondition, gnunet_testing.StatisticsCondition, and gnunet_testing.FileExistCondition.
Definition at line 120 of file gnunet_testing.py.
References gnunet_testing.Check.fulfilled, gnunet_testing.Condition.fulfilled, gnunet_testing.FileExistCondition.fulfilled, gnunet_testing.StatisticsCondition.fulfilled, gnunet_testing.EqualStatisticsCondition.fulfilled, GNUNET_ATS_TEST_Operation.type, PreferenceGenerator.type, PropertyGenerator.type, Network.type, GNUNET_CADET_RequestDropCadetMessage.type, CadetChannel.type, GetContext.type, GetClosestContext.type, GetKeyMessage.type, GetMessage.type, GetZeroAnonymityMessage.type, DataMessage.type, DataRecord.type, Value.type, ZeroAnonByType.type, GNUNET_DHT_ClientGetMessage.type, GNUNET_DHT_ClientResultMessage.type, GNUNET_DHT_ClientPutMessage.type, GNUNET_DHT_MonitorPutMessage.type, GNUNET_DHT_MonitorStartStopMessage.type, GNUNET_DHT_MonitorGetMessage.type, GNUNET_DHT_MonitorGetRespMessage.type, GNUNET_DHT_GetHandle.type, GNUNET_DHT_MonitorHandle.type, ClientQueryRecord.type, ClientMonitorRecord.type, GetActionContext.type, PeerPutMessage.type, PeerResultMessage.type, PeerGetMessage.type, RecentRequest.type, SearchMessage.type, PutMessage.type, ClientPutMessage.type, GNUNET_FS_Uri.type, ProcessResultClosure.type, MetaCounter.type, GNUNET_SEARCH_MetadataPrinterInfo.type, CadetQueryMessage.type, CadetReplyMessage.type, GSF_CadetRequest.type, HandleReplyClosure.type, TestExistClosure.type, ProcessReplyClosure.type, GSF_PendingRequestData.type, MigrationReadyBlock.type, MetaItem.type, MetaDataEntry.type, LookupMessage.type, GNUNET_GNS_LookupWithTldRequest.type, HttpResponseHeader.type, GNUNET_BLOCK_Group.type, GNUNET_MessageHeader.type, GNUNET_DATACACHE_Block.type, GNUNET_DB_EventHeaderP.type, GNUNET_DNSPARSER_Query.type, GNUNET_DNSPARSER_Record.type, GNUNET_GNSRECORD_Block.type, GNUNET_IDENTITY_PrivateKey.type, GNUNET_IDENTITY_PublicKey.type, GNUNET_IDENTITY_Signature.type, GNUNET_MQ_MessageHandler.type, GNUNET_RECLAIM_Attribute.type, GNUNET_RECLAIM_Credential.type, GNUNET_RECLAIM_Presentation.type, GNUNET_SET_Option.type, GNUNET_SETI_Option.type, GNUNET_SETU_Option.type, GNUNET_TESTBED_EventInformation.type, GNUNET_TUN_DnsQueryLine.type, GNUNET_TUN_DnsRecordLine.type, GNUNET_TUN_IcmpHeader.type, gnunet_testing.Condition.type, gnunet_testing.FileExistCondition.type, gnunet_testing.StatisticsCondition.type, gnunet_testing.EqualStatisticsCondition.type, GNUNET_MESSENGER_Operation.type, AutoconfigContext.type, GNUNET_NAT_AutoHandle.type, GNUNET_NAT_AUTO_AutoconfigResultMessage.type, icmp_ttl_exceeded_header.type, icmp_echo_header.type, REGEX_INTERNAL_Automaton.type, PendingMessage.type, GNUNET_STATISTICS_GetHandle.type, ForwardedOperationContext.type, OverlayConnectContext.type, OperationContext.type, OperationQueue.type, TopologyContext.type, GNUNET_TESTBED_UnderlayLinkModel.type, QUIC_header.type, TransportClient.type, GNUNET_SERVER_MessageHandler.type, GNUNET_TRANSPORT_WLAN_Ieee8023Frame.type, GNUNET_BIO_WriteHandle.type, GNUNET_BIO_ReadHandle.type, and GNUNET_NETWORK_Handle.type.
gnunet_testing.Condition.fulfilled |
Definition at line 110 of file gnunet_testing.py.
Referenced by gnunet_testing.Condition.__init__(), gnunet_testing.FileExistCondition.check(), gnunet_testing.StatisticsCondition.check(), gnunet_testing.EqualStatisticsCondition.check(), gnunet_testing.Check.evaluate(), gnunet_testing.Condition.evaluate(), gnunet_testing.FileExistCondition.evaluate(), gnunet_testing.StatisticsCondition.evaluate(), gnunet_testing.EqualStatisticsCondition.evaluate(), and gnunet_testing.Check.reset().
gnunet_testing.Condition.type |
Definition at line 111 of file gnunet_testing.py.
Referenced by gnunet_testing.Condition.__init__(), gnunet_testing.Condition.evaluate(), and gnunet_testing.FileExistCondition.evaluate().