Functions
rand_test.cc File Reference
#include <openssl/rand.h>
#include <stdio.h>
#include <gtest/gtest.h>
#include <openssl/cpu.h>
#include <openssl/span.h>
#include "../fipsmodule/rand/fork_detect.h"
#include "../fipsmodule/rand/internal.h"
#include "../test/abi_test.h"
#include "../test/test_util.h"
#include <errno.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
Include dependency graph for rand_test.cc:

Go to the source code of this file.

Functions

static bool ForkAndRand (bssl::Span< uint8_t > out)
 
 TEST (RandTest, Fork)
 
 TEST (RandTest, NotObviouslyBroken)
 

Function Documentation

◆ ForkAndRand()

static bool ForkAndRand ( bssl::Span< uint8_t out)
static

Definition at line 60 of file rand_test.cc.

◆ TEST() [1/2]

TEST ( RandTest  ,
Fork   
)

Definition at line 129 of file rand_test.cc.

◆ TEST() [2/2]

TEST ( RandTest  ,
NotObviouslyBroken   
)

Definition at line 46 of file rand_test.cc.



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