#include <iostream>#include <string>#include <stdlib.h>#include "xmlrpcpp/XmlRpcUtil.h"#include <gtest/gtest.h>
Go to the source code of this file.
Macros | |
| #define | WIN32_LEAN_AND_MEAN |
Functions | |
| int | main (int argc, char **argv) |
| TEST (XmlRpc, BasicXml) | |
| #define WIN32_LEAN_AND_MEAN |
Definition at line 28 of file test/TestXml.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 54 of file test/TestXml.cpp.
| TEST | ( | XmlRpc | , |
| BasicXml | |||
| ) |
Definition at line 42 of file test/TestXml.cpp.