55 #ifndef __TEST_AMXC_RBUFFER_H__
56 #define __TEST_AMXC_RBUFFER_H__
void amxc_rbuffer_write_buffer_need_to_grow_check(void **state)
void amxc_rbuffer_grow_read_before_write_check(void **state)
void amxc_rbuffer_new_delete_null_check(void **state)
void amxc_rbuffer_capacity_check(void **state)
void amxc_rbuffer_write_null_check(void **state)
void amxc_rbuffer_read_buffer_empty_check(void **state)
void amxc_rbuffer_grow_check(void **state)
void amxc_rbuffer_shrink_check(void **state)
void amxc_rbuffer_grow_shrink_null_check(void **state)
void amxc_rbuffer_is_empty_null_check(void **state)
void amxc_rbuffer_read_wrap_check(void **state)
void amxc_rbuffer_read_check(void **state)
void amxc_rbuffer_init_clean_check(void **state)
void amxc_rbuffer_grow_write_before_read_check(void **state)
void amxc_rbuffer_is_empty_check(void **state)
void amxc_rbuffer_new_delete_check(void **state)
void amxc_rbuffer_read_short_check(void **state)
void amxc_rbuffer_init_clean_null_check(void **state)
void amxc_rbuffer_shrink_write_before_read_check(void **state)
void amxc_rbuffer_read_null_check(void **state)
void amxc_rbuffer_write_buffer_empty_check(void **state)
void amxc_rbuffer_size_null_check(void **state)
void amxc_rbuffer_shrink_full(void **state)
void amxc_rbuffer_shrink_read_before_write_data_loss_check(void **state)
void amxc_rbuffer_read_zero_bytes_check(void **state)
void amxc_rbuffer_write_buffer_wrap_buffer_check(void **state)
void amxc_rbuffer_shrink_read_before_write_check(void **state)
void amxc_rbuffer_capacity_null_check(void **state)
void amxc_rbuffer_size_check(void **state)
void amxc_rbuffer_shrink_write_before_read_data_loss_check(void **state)