kokkos-utils 0.0.1
 
All Classes Namespaces Files Functions Variables Typedefs Macros Modules Pages Concepts
Loading...
Searching...
No Matches
test_Manager.cpp File Reference
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "Kokkos_Core.hpp"
#include "kokkos-utils/callbacks/Helpers.hpp"
#include "kokkos-utils/impl/type_traits.hpp"
#include "tests/callbacks/TestWorkload.hpp"

Go to the source code of this file.

Classes

class  Kokkos::utils::tests::callbacks::ManagerTest
 
struct  Kokkos::utils::tests::callbacks::TesterListener< EventTypes >
 Listener that stores the events it receives. More...
 

Namespaces

namespace  Kokkos
 
namespace  Kokkos::utils
 
namespace  Kokkos::utils::tests
 
namespace  Kokkos::utils::tests::callbacks
 

Functions

 Kokkos::utils::tests::callbacks::TEST (Manager, singleton_traits)
 
 Kokkos::utils::tests::callbacks::TEST_F (ManagerTest, dispatch_to_call_operators_of_single_listener)
 
 Kokkos::utils::tests::callbacks::TEST_F (ManagerTest, dispatch_to_call_operators_of_multiple_listeners)
 
 Kokkos::utils::tests::callbacks::TEST_F (ManagerTest, listener_from_lambda)