YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
IDummyTest.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: BSD-3-Clause
4
*/
5
6
#ifndef IDUMMYTEST_H
7
#define IDUMMYTEST_H
8
9
#include <
yarp/dev/api.h
>
10
11
namespace
yarp::dev::tests
12
{
13
inline
bool
YARP_dev_API
exec_dummy_test
()
14
{
15
bool
b =
true
;
16
return
b;
17
}
18
}
19
20
#endif
yarp::dev::tests
Definition
IAxisInfoTest.h:16
yarp::dev::tests::exec_dummy_test
bool exec_dummy_test()
Definition
IDummyTest.h:13
api.h
YARP_dev_API
#define YARP_dev_API
Definition
api.h:18
YARP
3.11.100+20250603.4+gitaa77f8b5c
src
libYARP_dev
src
yarp
dev
tests
IDummyTest.h
Generated on Wed Jun 4 2025 02:40:10 for YARP by
1.9.8