Ejemplo n.º 1
0
 def setUpClass(cls):
     """Compile test YARA rules and mock yara.load for all tests."""
     yara_mocks.enable_yara_mocks()
 def setUpClass(cls):
     """Redirect yara.load and yara.Rules.match for all tests."""
     yara_mocks.enable_yara_mocks()