test-dsync-common.c revision c820b702d1eabfd5b029ac168fe769265e541561
/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "sha1.h"
#include "dsync-data.h"
#include "test-dsync-common.h"
0x12, 0x34, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef,
0x21, 0x43, 0x54, 0x76, 0x98, 0xba, 0xdc, 0xfe
};
0xa3, 0xbd, 0x78, 0x24, 0xde, 0xfe, 0x08, 0xf7,
0xac, 0xc7, 0xca, 0x8c, 0xe7, 0x39, 0xdb, 0xca
};
const struct dsync_message *m2)
{
unsigned int i;
return FALSE;
return TRUE;
return FALSE;
}
}
const struct dsync_mailbox *box2)
{
return FALSE;
return TRUE;
}
void mail_generate_guid_128_hash(const char *guid,
{
unsigned char sha1_sum[SHA1_RESULTLEN];
}
{
return FALSE;
}