Addition of adminusers unit test

Fix to filters unit test
This commit is contained in:
Mark Riddoch
2014-08-20 14:50:44 +01:00
parent baa655182c
commit 65b25a825a
4 changed files with 292 additions and 2 deletions

View File

@ -29,6 +29,8 @@
*
* @endverbatim
*/
#include <dcb.h>
#define ADMIN_SALT "MS"
extern int admin_verify(char *, char *);