Update docs, and syncronize libtest.
[m6w6/libmemcached] / libtest / core.h
1 /*
2 * uTest Copyright (C) 2011 Data Differential, http://datadifferential.com/
3 *
4 * Use and distribution licensed under the BSD license. See
5 * the COPYING file in the parent directory for full text.
6 */
7
8 #pragma once
9
10 LIBTEST_API
11 void create_core(void);