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

This is a simple test agent meant to be used by Unit and functional tests to confirm a correctly working scheduler. More...

#include <libfossology.h>
Include dependency graph for db_connect.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

This is a simple test agent meant to be used by Unit and functional tests to confirm a correctly working scheduler.

Date
June 1, 2012

This agent passes a database pointer to the fo_scheduler_connect function and checks that the database was successfully connected to.

Note
This is a correct agent.

Definition in file db_connect.c.