Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Functions
test_os_cpu_arch.cpp File Reference
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <memory>
#include <thread>
#include <pthread.h>
#include <jau/test/catch2_ext.hpp>
#include <jau/file_util.hpp>
#include <jau/cpuid.hpp>
#include <jau/os/os_support.hpp>
#include <jau/os/user_info.hpp>
Include dependency graph for test_os_cpu_arch.cpp:

Go to the source code of this file.

Functions

 TEST_CASE ("Test 00 Platform Info - os_and_arch", "[endian][abi][cpu][os]")
 
 TEST_CASE ("Test 01 OS CPU ABI ENDIAN - os_and_arch", "[endian][abi][cpu][os]")
 
 TEST_CASE ("Test 10 User Info", "[user][os]")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "Test 00 Platform Info - os_and_arch"  ,
""  [endian][abi][cpu][os] 
)

Definition at line 38 of file test_os_cpu_arch.cpp.

◆ TEST_CASE() [2/3]

TEST_CASE ( "Test 01 OS CPU ABI ENDIAN - os_and_arch"  ,
""  [endian][abi][cpu][os] 
)

Definition at line 42 of file test_os_cpu_arch.cpp.

◆ TEST_CASE() [3/3]

TEST_CASE ( "Test 10 User Info"  ,
""  [user][os] 
)

Definition at line 61 of file test_os_cpu_arch.cpp.