log_info on private carbons

This commit is contained in:
James Booth
2016-08-28 17:27:26 +01:00
parent ea9216f054
commit fca59a3110
4 changed files with 37 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ int main(int argc, char* argv[]) {
PROF_FUNC_TEST(send_disable_carbons),
PROF_FUNC_TEST(receive_carbon),
PROF_FUNC_TEST(receive_self_carbon),
PROF_FUNC_TEST(receive_private_carbon),
PROF_FUNC_TEST(send_receipt_request),
PROF_FUNC_TEST(send_receipt_on_request),