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.
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 agent does not check for the return of fo_scheduler_next() to be NULL, so will fail the scheduler startup test since will never finish.
Definition in file no_check.c.