|  | FOSSology
    4.6.0-rc1
    Open Source License Compliance by Open Source Software | 
Unit tests for scheduler. More...
#include <stdio.h>#include <stdlib.h>#include <assert.h>#include <CUnit/CUnit.h>#include <CUnit/Automated.h>#include <gio/gio.h>#include <glib.h>#include <libfossology.h>#include <testRun.h>#include <agent.h>#include <database.h>#include <event.h>#include <host.h>#include <interface.h>#include <logging.h>#include <scheduler.h>
Go to the source code of this file.
| Functions | |
| int | init_suite (void) | 
| int | clean_suite (void) | 
| int | main (int argc, char *argv[]) | 
| Variables | |
| char * | testdb = NULL | 
| CU_SuiteInfo | suites [] | 
| all test suites for delagent  More... | |
Unit tests for scheduler.
Definition in file testRun.c.
| int clean_suite | ( | void | ) | 
| int init_suite | ( | void | ) | 
| CU_SuiteInfo suites[] | 
all test suites for delagent