Heraia  0.1.8
tests.h File Reference

Header file for tests (code coverage and bug tracking) More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

gboolean test_decode_functions (void)
 test decode functions No parameters More...
 
gboolean tests_ui (heraia_struct_t *main_struct)
 functions to tests heraia's UI More...
 

Detailed Description

Header file for tests (code coverage and bug tracking)

Definition in file tests.h.

Function Documentation

gboolean test_decode_functions ( void  )
gboolean tests_ui ( heraia_struct_t main_struct)

functions to tests heraia's UI

Parameters
main_struct: the main structure (the whole one)

Definition at line 97 of file tests.c.

Referenced by on_tests_menu_activate().

Here is the caller graph for this function: