Back to Seed Clases

GstCheck


Classes

Interfaces

Structs

Unions

Enums

Struct GstCheck.SRunner

Import line: GstCheck = imports.gi.GstCheck;
GIR File: GstCheck-0.10.gir
C documentation: GstSRunner
Struct : SRunner
  Show / Hide Inherited methods, properties and signals
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstCheck
Method
GstCheck.srunner_add_suite (SRunner sr, Suite s) : none
GstCheck
Method
GstCheck.srunner_create (Suite s) : GstCheck.SRunner
GstCheck
Method
GstCheck.srunner_failures (SRunner sr) : GstCheck.TestResult
GstCheck
Method
GstCheck.srunner_fork_status (SRunner sr) : void*
GstCheck
Method
GstCheck.srunner_free (SRunner sr) : none
GstCheck
Method
GstCheck.srunner_has_log (SRunner sr) : Number
GstCheck
Method
GstCheck.srunner_has_xml (SRunner sr) : Number
GstCheck
Method
GstCheck.srunner_log_fname (SRunner sr) : String
GstCheck
Method
GstCheck.srunner_ntests_failed (SRunner sr) : Number
GstCheck
Method
GstCheck.srunner_ntests_run (SRunner sr) : Number
GstCheck
Method
GstCheck.srunner_print (SRunner sr, void* print_mode) : none
GstCheck
Method
GstCheck.srunner_results (SRunner sr) : GstCheck.TestResult
GstCheck
Method
GstCheck.srunner_run_all (SRunner sr, void* print_mode) : none
GstCheck
Method
GstCheck.srunner_set_fork_status (SRunner sr, void* fstat) : none
GstCheck
Method
GstCheck.srunner_set_log (SRunner sr, String fname) : none
GstCheck
Method
GstCheck.srunner_set_xml (SRunner sr, String fname) : none
GstCheck
Method
GstCheck.srunner_xml_fname (SRunner sr) : String
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:59 GMT+0800 (HKT)