pfsdp_protocol.cpp
Go to the documentation of this file.
1 #include "pf_driver/pfsdp_protocol.hpp"
2 #include <gtest/gtest.h>
3 #include <iostream>
4 
5 /*
6 // Declare a test
7 TEST(HHTPInterface_TestSuite, testPFSDPGET)
8 {
9  PFSDPBase protocol("10.0.10.76");
10  auto mp = protocol.get_parameter("up_time");
11 
12  //TODO: figure out test cases to improve API
13  // EXPECT_EQ(mp["error"])
14 }
15 */


pf_driver
Author(s): Harsh Deshpande
autogenerated on Fri Feb 24 2023 03:59:35