Struct

GLibTestConfig

Description

struct GTestConfig {
  gboolean test_initialized;
  gboolean test_quick;
  gboolean test_perf;
  gboolean test_verbose;
  gboolean test_quiet;
  gboolean test_undefined;
}

No description available.

Structure members
test_initialized: gboolean

No description available.

test_quick: gboolean

No description available.

test_perf: gboolean

No description available.

test_verbose: gboolean

No description available.

test_quiet: gboolean

No description available.

test_undefined: gboolean

No description available.