Change-Id: I2b08be30a8c8eea225ebc4f12a18c3f987c000bc
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
#include "tct_common.h"
#include <storage.h>
+#define expected_number_of_mov_regions 2
+
static bool isVisionSupported = false;
static int gStartupError;
static mv_surveillance_event_trigger_h movement_detected_trigger = NULL;
assert(gEventResult);
/* This results are available after second push source */
- const int expected_number_of_mov_regions = 2;
int actual_number_of_mov_regions = 0;
int error = mv_surveillance_get_result_value(gEventResult,
MV_SURVEILLANCE_MOVEMENT_NUMBER_OF_REGIONS,