Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Enumerations
Enumerator
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
w
~
+
Variables
a
b
c
d
e
f
h
i
l
m
n
p
q
r
s
t
u
v
w
Typedefs
Enumerations
Enumerator
+
Files
File List
+
File Members
All
Functions
Typedefs
Enumerations
Enumerator
Macros
tests
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