Functions
obj_test.cc File Reference
#include <gtest/gtest.h>
#include <openssl/asn1.h>
#include <openssl/bytestring.h>
#include <openssl/crypto.h>
#include <openssl/obj.h>
#include "../internal.h"
Include dependency graph for obj_test.cc:

Go to the source code of this file.

Functions

static bool ExpectObj2Txt (const uint8_t *der, size_t der_len, bool always_return_oid, const char *expected)
 
 TEST (ObjTest, TestBasic)
 
 TEST (ObjTest, TestObj2Txt)
 
 TEST (ObjTest, TestSignatureAlgorithms)
 

Function Documentation

◆ ExpectObj2Txt()

static bool ExpectObj2Txt ( const uint8_t der,
size_t  der_len,
bool  always_return_oid,
const char *  expected 
)
static

Definition at line 76 of file obj_test.cc.

◆ TEST() [1/3]

TEST ( ObjTest  ,
TestBasic   
)

Definition at line 25 of file obj_test.cc.

◆ TEST() [2/3]

TEST ( ObjTest  ,
TestObj2Txt   
)

Definition at line 131 of file obj_test.cc.

◆ TEST() [3/3]

TEST ( ObjTest  ,
TestSignatureAlgorithms   
)

Definition at line 61 of file obj_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:24