|
jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
|
#include <cassert>#include <cstring>#include <jau/test/catch2_ext.hpp>#include <jau/io/file_util.hpp>#include <jau/cpuid.hpp>#include <jau/os/os_support.hpp>#include <jau/os/user_info.hpp>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]") | |
| TEST_CASE | ( | "Test 00 Platform Info - os_and_arch" | , |
| "" | [endian][abi][cpu][os] ) |
Definition at line 34 of file test_os_cpu_arch.cpp.
| TEST_CASE | ( | "Test 01 OS CPU ABI ENDIAN - os_and_arch" | , |
| "" | [endian][abi][cpu][os] ) |
Definition at line 38 of file test_os_cpu_arch.cpp.
| TEST_CASE | ( | "Test 10 User Info" | , |
| "" | [user][os] ) |
Definition at line 57 of file test_os_cpu_arch.cpp.