iotivity 0.9.0
[platform/upstream/iotivity.git] / resource / csdk / connectivity / lib / libcoap-4.1.1 / tests / test_error_response.h
1 /* libcoap unit tests
2  *
3  * Copyright (C) 2013 Olaf Bergmann <bergmann@tzi.org>
4  *
5  * This file is part of the CoAP library libcoap. Please see
6  * README for terms of use. 
7  */
8
9 #include <CUnit/CUnit.h>
10
11 CU_pSuite t_init_error_response_tests(void);