syslog-ng source
test_stomp_proto.c File Reference
#include <criterion/criterion.h>
#include "stomp.h"
Include dependency graph for test_stomp_proto.c:

Functions

 Test (stomp_proto, test_only_command)
 
 Test (stomp_proto, test_command_and_data)
 
 Test (stomp_proto, test_command_and_header_and_data)
 
 Test (stomp_proto, test_command_and_header)
 
 Test (stomp_proto, test_generate_gstring_from_frame)
 
 Test (stomp_proto, test_invalid_command)
 

Function Documentation

◆ Test() [1/6]

Test ( stomp_proto  ,
test_command_and_data   
)

◆ Test() [2/6]

Test ( stomp_proto  ,
test_command_and_header   
)

◆ Test() [3/6]

Test ( stomp_proto  ,
test_command_and_header_and_data   
)

◆ Test() [4/6]

Test ( stomp_proto  ,
test_generate_gstring_from_frame   
)

◆ Test() [5/6]

Test ( stomp_proto  ,
test_invalid_command   
)

◆ Test() [6/6]

Test ( stomp_proto  ,
test_only_command   
)