![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
Unit test for job operations. More...
#include <testRun.h>#include <scheduler.h>#include <job.h>#include <utils.h>
Go to the source code of this file.
Functions | |
| int | Prepare_Testing_Data_Job (scheduler_t *scheduler) |
| void | test_job_event () |
| Test for job events. More... | |
| void | test_job_fun () |
| Test for job functions. More... | |
Variables | |
| CU_TestInfo | tests_job [] |
Unit test for job operations.
Definition in file testJob.c.
| int Prepare_Testing_Data_Job | ( | scheduler_t * | scheduler | ) |
| void test_job_event | ( | ) |
Test for job events.
| void test_job_fun | ( | ) |
Test for job functions.
| CU_TestInfo tests_job[] |