FOSSology  4.4.0
Open Source License Compliance by Open Source Software
simple.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 simple.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
Dec. 15, 2011

This particular agent is meant to simply work. It will start, call scheduler_connect, wait a few seconds and call scheduler_disconnect.

Note
This is a working agent

Definition in file simple.c.