about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_carbons.h
blob: 6d24c8aeea7c0c73a5098687fb67a413c5269585 (plain) (blame)
1
2
3
4
5
6
void send_enable_carbons(void **state);
void connect_with_carbons_enabled(void **state);
void send_disable_carbons(void **state);
void receive_carbon(void **state);
void receive_self_carbon(void **state);