Go to the source code of this file.
Defines | |
#define | CATCH_CONFIG_MAIN |
#define | NOEXCEPT_FALSE noexcept(false) |
Functions | |
TEST_CASE ("DS-dev metadata enumerates correctly","[live] [DS-device]") | |
TEST_CASE ("DS-device devices support all required options","[live] [DS-device]") | |
TEST_CASE ("DS-device head content verification","[live] [DS-device]") | |
TEST_CASE ("DS-device device extrinsics are within expected parameters","[live] [DS-device]") | |
TEST_CASE ("DS-device infrared2 streaming modes exactly match infrared streaming modes","[live] [DS-device]") | |
TEST_CASE ("DS-device streams 480x360 depth","[live] [DS-device] [one-camera]") | |
TEST_CASE ("DS-device streams 628x468 depth","[live] [DS-device] [one-camera]") | |
TEST_CASE ("DS-device streams 320x240 depth","[live] [DS-device] [one-camera]") |
#define CATCH_CONFIG_MAIN |
Definition at line 10 of file unit-tests-live-ds-common.cpp.
#define NOEXCEPT_FALSE noexcept(false) |
Definition at line 28 of file unit-tests-live-ds-common.cpp.
TEST_CASE | ( | "DS-dev metadata enumerates correctly" | , |
" " | [live][DS-device] | ||
) |
Definition at line 32 of file unit-tests-live-ds-common.cpp.
TEST_CASE | ( | "DS-device devices support all required options" | , |
" " | [live][DS-device] | ||
) |
Definition at line 63 of file unit-tests-live-ds-common.cpp.
TEST_CASE | ( | "DS-device head content verification" | , |
" " | [live][DS-device] | ||
) |
Definition at line 133 of file unit-tests-live-ds-common.cpp.
TEST_CASE | ( | "DS-device device extrinsics are within expected parameters" | , |
" " | [live][DS-device] | ||
) |
Definition at line 172 of file unit-tests-live-ds-common.cpp.
TEST_CASE | ( | "DS-device infrared2 streaming modes exactly match infrared streaming modes" | , |
" " | [live][DS-device] | ||
) |
Definition at line 221 of file unit-tests-live-ds-common.cpp.
TEST_CASE | ( | "DS-device streams 480x360 depth" | , |
" " | [live][DS-device][one-camera] | ||
) |
Definition at line 285 of file unit-tests-live-ds-common.cpp.
TEST_CASE | ( | "DS-device streams 628x468 depth" | , |
" " | [live][DS-device][one-camera] | ||
) |
Definition at line 290 of file unit-tests-live-ds-common.cpp.
TEST_CASE | ( | "DS-device streams 320x240 depth" | , |
" " | [live][DS-device][one-camera] | ||
) |
Definition at line 295 of file unit-tests-live-ds-common.cpp.