pwem.protocols.protocol_tests module

This module is to add protocols that need to be there for testing purposes but nos available for regular users. This will hide them and prevent the their

appearance in any GUI search or tree.

class pwem.protocols.protocol_tests.ProtStress(**kwargs)[source]

Bases: ProtTests

stress will stress test a computer system in various selectable ways. Several options require the program stress-ng.

delayStep()[source]
stressStep()[source]
class pwem.protocols.protocol_tests.ProtTests(**kwargs)[source]

Bases: Protocol

classmethod isDisabled()[source]

Return True for all test protocols. Disabled protocols will not be offered in the available protocols.