Macros | Functions
filesystem_test.cpp File Reference
#include <catch2/catch_all.hpp>
#include <catch2/matchers/catch_matchers_all.hpp>
#include <cstdio>
#include <algorithm>
#include <depthai/depthai.hpp>
#include <string>
Include dependency graph for filesystem_test.cpp:

Go to the source code of this file.

Macros

#define DELETEFILE   std::remove
 
#define FILETEXT   "This is a test\n"
 
#define MAKENATIVE(x)   x
 
#define NATIVELENGTH(x)   u8length(static_cast<std::string>(x).c_str())
 
#define NATIVETYPE   std::string
 
#define PATH1   "C:\\dir1\\file1.txt"
 
#define PATH2   "file2.txt"
 
#define PATH3   "/dir3/dir33/file3.txt"
 
#define PATH4   u8"\u00e4\u00eb\u00ef\u00f6\u00fc\u00e1\u00e9\u00ed\u00f3\u00fa\u00df\u00c6\u002e\u010c\u011a\u0141"
 
#define PATH5   "asdf.nothing"
 
#define U8CHAR   char
 
#define U8STRING   std::string
 

Functions

template<typename U , typename V >
bool equalStrings (const U a, const V b)
 
 TEST_CASE ("dai::Path utf-8 and native char set handling")
 
 TEST_CASE ("dai::Path with AssetManager, StereoDepth")
 
 TEST_CASE ("dai::Path with CalibrationHandler")
 
 TEST_CASE ("dai::Path with Device")
 
 TEST_CASE ("dai::Path with DeviceBootloader")
 
 TEST_CASE ("dai::Path with NN blobs")
 
 TEST_CASE ("dai::Path with Script")
 
template<typename T >
int u8length (const T *str) noexcept
 

Macro Definition Documentation

◆ DELETEFILE

#define DELETEFILE   std::remove

Definition at line 24 of file filesystem_test.cpp.

◆ FILETEXT

#define FILETEXT   "This is a test\n"

Definition at line 41 of file filesystem_test.cpp.

◆ MAKENATIVE

#define MAKENATIVE (   x)    x

Definition at line 23 of file filesystem_test.cpp.

◆ NATIVELENGTH

#define NATIVELENGTH (   x)    u8length(static_cast<std::string>(x).c_str())

Definition at line 25 of file filesystem_test.cpp.

◆ NATIVETYPE

#define NATIVETYPE   std::string

Definition at line 22 of file filesystem_test.cpp.

◆ PATH1

#define PATH1   "C:\\dir1\\file1.txt"

Definition at line 36 of file filesystem_test.cpp.

◆ PATH2

#define PATH2   "file2.txt"

Definition at line 37 of file filesystem_test.cpp.

◆ PATH3

#define PATH3   "/dir3/dir33/file3.txt"

Definition at line 38 of file filesystem_test.cpp.

◆ PATH4

#define PATH4   u8"\u00e4\u00eb\u00ef\u00f6\u00fc\u00e1\u00e9\u00ed\u00f3\u00fa\u00df\u00c6\u002e\u010c\u011a\u0141"

Definition at line 39 of file filesystem_test.cpp.

◆ PATH5

#define PATH5   "asdf.nothing"

Definition at line 40 of file filesystem_test.cpp.

◆ U8CHAR

#define U8CHAR   char

Definition at line 32 of file filesystem_test.cpp.

◆ U8STRING

#define U8STRING   std::string

Definition at line 33 of file filesystem_test.cpp.

Function Documentation

◆ equalStrings()

template<typename U , typename V >
bool equalStrings ( const U  a,
const V  b 
)

Definition at line 55 of file filesystem_test.cpp.

◆ TEST_CASE() [1/7]

TEST_CASE ( "dai::Path utf-8 and native char set handling"  )

Definition at line 61 of file filesystem_test.cpp.

◆ TEST_CASE() [2/7]

TEST_CASE ( "dai::Path with  AssetManager,
StereoDepth"   
)

Definition at line 318 of file filesystem_test.cpp.

◆ TEST_CASE() [3/7]

TEST_CASE ( "dai::Path with CalibrationHandler"  )

Definition at line 219 of file filesystem_test.cpp.

◆ TEST_CASE() [4/7]

TEST_CASE ( "dai::Path with Device"  )

Definition at line 189 of file filesystem_test.cpp.

◆ TEST_CASE() [5/7]

TEST_CASE ( "dai::Path with DeviceBootloader"  )

Definition at line 240 of file filesystem_test.cpp.

◆ TEST_CASE() [6/7]

TEST_CASE ( "dai::Path with NN blobs"  )

Definition at line 143 of file filesystem_test.cpp.

◆ TEST_CASE() [7/7]

TEST_CASE ( "dai::Path with Script"  )

Definition at line 376 of file filesystem_test.cpp.

◆ u8length()

template<typename T >
int u8length ( const T *  str)
noexcept

Definition at line 48 of file filesystem_test.cpp.



depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:19