Greenbone Vulnerability Management Libraries 22.18.1
|
#include "vtparser.c"
#include "../base/nvti.h"
#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 | VT_NAME "Example: Security Advisory for eg (EXAMPLE-2025-cb7b)" |
#define | VT |
Functions | |
Describe (vtparser) | |
BeforeEach (vtparser) | |
AfterEach (vtparser) | |
static FILE * | memopen (const gchar *str) |
Ensure (vtparser, openvasd_parse_vt_parses_a_vt) | |
int | main (int argc, char **argv) |
#define VT |
#define VT_NAME "Example: Security Advisory for eg (EXAMPLE-2025-cb7b)" |
AfterEach | ( | vtparser | ) |
BeforeEach | ( | vtparser | ) |
Describe | ( | vtparser | ) |
Ensure | ( | vtparser | , |
openvasd_parse_vt_parses_a_vt | ) |
int main | ( | int | argc, |
char ** | argv ) |
|
static |