FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
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>
Go to the source code of this file.
Macros | |
#define | MINUTES_TO_WAIT 1 |
the number of minutes to wait before closing | |
Functions | |
int | main (int argc, char **argv) |
This is a simple test agent meant to be used by Unit and functional tests to confirm a correctly working scheduler.
This particular agent will startup and then do nothing for at least MINUTES_TO_WAIT minutes. This tests to make sure that the scheduler will not kill an agent that has NOKILL set to true.
Definition in file no_update.c.