Functions | Variables
gtest_factory.cpp File Reference
#include <gtest/gtest.h>
#include "action_test_node.h"
#include "condition_test_node.h"
#include "behaviortree_cpp/xml_parsing.h"
#include "../sample_nodes/crossdoor_nodes.h"
#include "../sample_nodes/dummy_nodes.h"
Include dependency graph for gtest_factory.cpp:

Go to the source code of this file.

Functions

 TEST (BehaviorTreeFactory, VerifyLargeTree)
 TEST (BehaviorTreeFactory, Subtree)
 TEST (BehaviorTreeFactory, Issue7)
 TEST (BehaviorTreeFactory, SubTreeWithRemapping)

Variables

static const char * xml_ports_subtree
static const char * xml_text
static const char * xml_text_subtree

Function Documentation

TEST ( BehaviorTreeFactory  ,
VerifyLargeTree   
)

Definition at line 76 of file gtest_factory.cpp.

TEST ( BehaviorTreeFactory  ,
Subtree   
)

Definition at line 117 of file gtest_factory.cpp.

TEST ( BehaviorTreeFactory  ,
Issue7   
)

Definition at line 152 of file gtest_factory.cpp.

TEST ( BehaviorTreeFactory  ,
SubTreeWithRemapping   
)

Definition at line 196 of file gtest_factory.cpp.


Variable Documentation

const char* xml_ports_subtree [static]
Initial value:
" />
    </Sequence>
  </BehaviorTree>

</root> )"

Definition at line 169 of file gtest_factory.cpp.

const char* xml_text [static]
Initial value:
" />
    </TreeNodesModel>
</root>
        )"

Definition at line 12 of file gtest_factory.cpp.

const char* xml_text_subtree [static]
Initial value:
" />
    </Fallback>
  </BehaviorTree>

</root>  )"

Definition at line 49 of file gtest_factory.cpp.



behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Jun 8 2019 20:17:15