Compute Library
 23.08
Framework.h File Reference
#include "DatasetModes.h"
#include "Exceptions.h"
#include "Profiler.h"
#include "TestCase.h"
#include "TestCaseFactory.h"
#include "TestResult.h"
#include "Utils.h"
#include "instruments/Instruments.h"
#include "printers/Printer.h"
#include <algorithm>
#include <chrono>
#include <map>
#include <memory>
#include <numeric>
#include <ostream>
#include <set>
#include <sstream>
#include <string>
#include <vector>

Go to the source code of this file.

Data Structures

struct  FrameworkConfig
 Framework configuration structure. More...
 
struct  TestInfo
 Information about a test case. More...
 
class  Framework
 Main framework class. More...
 

Namespaces

 arm_compute
 Copyright (c) 2017-2023 Arm Limited.
 
 arm_compute::test
 
 arm_compute::test::framework
 

Functions

bool operator< (const TestInfo &lhs, const TestInfo &rhs)