FOSSology  4.4.0
Open Source License Compliance by Open Source Software
utils.c File Reference

Utility functions for tests. More...

#include <testRun.h>
#include <database.h>
#include <scheduler.h>
Include dependency graph for utils.c:

Go to the source code of this file.

Functions

int Prepare_Testing_Data (scheduler_t *scheduler)
 

Detailed Description

Utility functions for tests.

Definition in file utils.c.

Function Documentation

◆ Prepare_Testing_Data()

int Prepare_Testing_Data ( scheduler_t scheduler)

Local function for testing data prepare

Definition at line 23 of file utils.c.