#include <gtest/gtest.h>#include <gtest/gtest-spi.h>#include <openssl/rand.h>#include "test/abi_test.h"
Go to the source code of this file.
Functions | |
| TEST (ABITest, SanityCheck) | |
| static int | TestFunction (int a1, int a2, int a3, int a4, int a5, int a6, int a7, int a8) |
Variables | |
| static bool | test_function_ok |
| TEST | ( | ABITest | , |
| SanityCheck | |||
| ) |
Definition at line 31 of file abi_self_test.cc.
Definition at line 24 of file abi_self_test.cc.
|
static |
Definition at line 23 of file abi_self_test.cc.