Greenbone Vulnerability Management Libraries 22.18.1
|
#include "radiusutils.c"
#include <cgreen/assertions.h>
#include <cgreen/cgreen.h>
#include <cgreen/constraint_syntax_helpers.h>
#include <cgreen/internal/c_assertions.h>
#include <cgreen/mocks.h>
Macros | |
#define | HOST "eghost" |
#define | SECRET "the_secret" |
Functions | |
Describe (radiusutils) | |
BeforeEach (radiusutils) | |
AfterEach (radiusutils) | |
Ensure (radiusutils, radius_authenticate_returns_minus1) | |
int | main (int argc, char **argv) |
#define HOST "eghost" |
#define SECRET "the_secret" |
AfterEach | ( | radiusutils | ) |
BeforeEach | ( | radiusutils | ) |
Describe | ( | radiusutils | ) |
Ensure | ( | radiusutils | , |
radius_authenticate_returns_minus1 | ) |
int main | ( | int | argc, |
char ** | argv ) |