Classes | Functions
gtest_fallback.cpp File Reference
#include <gtest/gtest.h>
#include "action_test_node.h"
#include "condition_test_node.h"
#include "behaviortree_cpp/behavior_tree.h"
Include dependency graph for gtest_fallback.cpp:

Go to the source code of this file.

Classes

struct  ComplexFallbackWithMemoryTest
 
struct  ReactiveFallbackTest
 
struct  SimpleFallbackTest
 
struct  SimpleFallbackWithMemoryTest
 

Functions

 TEST_F (ComplexFallbackWithMemoryTest, Action1Failed)
 
 TEST_F (ComplexFallbackWithMemoryTest, Condition1False)
 
 TEST_F (ComplexFallbackWithMemoryTest, Conditions1ToTrue)
 
 TEST_F (ComplexFallbackWithMemoryTest, Conditions2ToTrue)
 
 TEST_F (ComplexFallbackWithMemoryTest, ConditionsFalse)
 
 TEST_F (ComplexFallbackWithMemoryTest, ConditionsTrue)
 
 TEST_F (ReactiveFallbackTest, Condition1ToTrue)
 
 TEST_F (ReactiveFallbackTest, Condition2ToTrue)
 
 TEST_F (SimpleFallbackTest, ConditionChangeWhileRunning)
 
 TEST_F (SimpleFallbackTest, ConditionTrue)
 
 TEST_F (SimpleFallbackWithMemoryTest, ConditionFalse)
 
 TEST_F (SimpleFallbackWithMemoryTest, ConditionTurnToTrue)
 

Function Documentation

◆ TEST_F() [1/12]

TEST_F ( ComplexFallbackWithMemoryTest  ,
Action1Failed   
)

Definition at line 292 of file gtest_fallback.cpp.

◆ TEST_F() [2/12]

TEST_F ( ComplexFallbackWithMemoryTest  ,
Condition1False   
)

Definition at line 227 of file gtest_fallback.cpp.

◆ TEST_F() [3/12]

TEST_F ( ComplexFallbackWithMemoryTest  ,
Conditions1ToTrue   
)

Definition at line 256 of file gtest_fallback.cpp.

◆ TEST_F() [4/12]

TEST_F ( ComplexFallbackWithMemoryTest  ,
Conditions2ToTrue   
)

Definition at line 274 of file gtest_fallback.cpp.

◆ TEST_F() [5/12]

TEST_F ( ComplexFallbackWithMemoryTest  ,
ConditionsFalse   
)

Definition at line 241 of file gtest_fallback.cpp.

◆ TEST_F() [6/12]

TEST_F ( ComplexFallbackWithMemoryTest  ,
ConditionsTrue   
)

Definition at line 214 of file gtest_fallback.cpp.

◆ TEST_F() [7/12]

TEST_F ( ReactiveFallbackTest  ,
Condition1ToTrue   
)

Definition at line 143 of file gtest_fallback.cpp.

◆ TEST_F() [8/12]

TEST_F ( ReactiveFallbackTest  ,
Condition2ToTrue   
)

Definition at line 165 of file gtest_fallback.cpp.

◆ TEST_F() [9/12]

TEST_F ( SimpleFallbackTest  ,
ConditionChangeWhileRunning   
)

Definition at line 124 of file gtest_fallback.cpp.

◆ TEST_F() [10/12]

TEST_F ( SimpleFallbackTest  ,
ConditionTrue   
)

Definition at line 113 of file gtest_fallback.cpp.

◆ TEST_F() [11/12]

TEST_F ( SimpleFallbackWithMemoryTest  ,
ConditionFalse   
)

Definition at line 187 of file gtest_fallback.cpp.

◆ TEST_F() [12/12]

TEST_F ( SimpleFallbackWithMemoryTest  ,
ConditionTurnToTrue   
)

Definition at line 197 of file gtest_fallback.cpp.



behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:08