ReactOS 0.4.15-dev-8434-g155a7c7
filter_find.c File Reference
#include <apitest.h>
#include <stdio.h>
#include <assert.h>
#include <winuser.h>
#include <winreg.h>
#include <winsvc.h>
Include dependency graph for filter_find.c:

Go to the source code of this file.

Functions

static void test_FIXME (void)
 
 START_TEST (filter_find)
 

Function Documentation

◆ START_TEST()

START_TEST ( filter_find  )

Definition at line 44 of file filter_find.c.

45{
46 test_FIXME();
47}
static void test_FIXME(void)
Definition: filter_find.c:38

◆ test_FIXME()

static void test_FIXME ( void  )
static

Definition at line 38 of file filter_find.c.

39{
40
41}

Referenced by START_TEST().