Go to the source code of this file.
◆ join_host_port_expect()
  
  | 
        
          | static void join_host_port_expect | ( | const char * | host, |  
          |  |  | int | port, |  
          |  |  | const char * | expected |  
          |  | ) |  |  |  | static | 
 
 
◆ main()
      
        
          | int main | ( | int | argc, | 
        
          |  |  | char ** | argv | 
        
          |  | ) |  |  | 
      
 
 
◆ split_host_port_expect()
  
  | 
        
          | static void split_host_port_expect | ( | const char * | name, |  
          |  |  | const char * | host, |  
          |  |  | const char * | port, |  
          |  |  | bool | ret |  
          |  | ) |  |  |  | static | 
 
 
◆ test_join_host_port()
  
  | 
        
          | static void test_join_host_port | ( | void |  | ) |  |  | static | 
 
 
◆ test_join_host_port_garbage()
  
  | 
        
          | static void test_join_host_port_garbage | ( | void |  | ) |  |  | static | 
 
 
◆ test_split_host_port()
  
  | 
        
          | static void test_split_host_port | ( |  | ) |  |  | static | 
 
 
◆ test_split_host_port_invalid()
  
  | 
        
          | static void test_split_host_port_invalid | ( |  | ) |  |  | static |