ReactOS 0.4.16-dev-942-g91fadeb
|
#include <stdio.h>
#include "windows.h"
#include "ole2.h"
#include "oleauto.h"
#include "olectl.h"
#include "dispex.h"
#include "wine/test.h"
#include "netfw.h"
#include "natupnp.h"
Go to the source code of this file.
Macros | |
#define | COBJMACROS |
Functions | |
static void | test_policy2_rules (INetFwPolicy2 *policy2) |
static void | test_interfaces (void) |
static void | test_NetFwAuthorizedApplication (void) |
static void | test_IUPnPNAT (void) |
START_TEST (policy) | |
START_TEST | ( | policy | ) |
Definition at line 200 of file policy.c.
Definition at line 70 of file policy.c.
Referenced by START_TEST().
Definition at line 167 of file policy.c.
Referenced by START_TEST().
Definition at line 109 of file policy.c.
Referenced by START_TEST().
|
static |
Definition at line 32 of file policy.c.
Referenced by test_interfaces().