#include #include #include "common.h" int main(int argc, char **argv) { test_connect(); test_disconnect(); }