libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
check_libmoldeo.cpp File Reference
#include <../libmoldeo/moText.h>
#include <../libmoldeo/moResourceManager.h>
#include <../libmoldeo/moDataManager.h>
#include <../libmoldeo/moConsole.h>
#include "../config.h"
#include <check.h>

Go to the source code of this file.

Functions

 START_TEST (test_text)
 
END_TEST START_TEST (test_video_graph)
 
END_TEST START_TEST (test_data_session_config)
 
END_TEST START_TEST (test_data_session)
 
END_TEST START_TEST (test_data_manager)
 
END_TEST START_TEST (test_resource_manager)
 
END_TEST START_TEST (test_console)
 
END_TEST Suite * libmoldeo_suite (void)
 
int main (int argc, char *argv[])
 

Function Documentation

END_TEST Suite* libmoldeo_suite ( void  )

Definition at line 97 of file check_libmoldeo.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 111 of file check_libmoldeo.cpp.

START_TEST ( test_text  )

Definition at line 12 of file check_libmoldeo.cpp.

END_TEST START_TEST ( test_video_graph  )

Definition at line 19 of file check_libmoldeo.cpp.

END_TEST START_TEST ( test_data_session_config  )

Definition at line 24 of file check_libmoldeo.cpp.

END_TEST START_TEST ( test_data_session  )

Definition at line 50 of file check_libmoldeo.cpp.

END_TEST START_TEST ( test_data_manager  )

Definition at line 61 of file check_libmoldeo.cpp.

END_TEST START_TEST ( test_resource_manager  )

Definition at line 76 of file check_libmoldeo.cpp.

END_TEST START_TEST ( test_console  )

Definition at line 84 of file check_libmoldeo.cpp.