TestLogBuffer

class TestLogBuffer(*args, **kwargs)
Constructors:

TestLogBuffer()

Methods

class TestLogBuffer
free() None

Internal function for gtester to free test log messages, no ABI guarantees provided.

push(n_bytes: int, bytes: int) None

Internal function for gtester to decode test log messages, no ABI guarantees provided.

Parameters:
  • n_bytes

  • bytes

Fields

class TestLogBuffer
data
msgs