Monado OpenXR Runtime
Macros | Functions
cli_cmd_test.c File Reference

Prints a list of found devices and tests opening some of them. More...

#include <string.h>
#include <stdio.h>
#include "xrt/xrt_prober.h"
#include "cli_common.h"
Include dependency graph for cli_cmd_test.c:

Macros

#define NUM_XDEVS   32
 

Functions

int cli_cmd_test (int argc, const char **argv)
 

Detailed Description

Prints a list of found devices and tests opening some of them.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m

Macro Definition Documentation

◆ NUM_XDEVS

#define NUM_XDEVS   32

Referenced by cli_cmd_test().

Function Documentation

◆ cli_cmd_test()

int cli_cmd_test ( int  argc,
const char **  argv 
)

References NUM_XDEVS, and xrt_prober_create().