|
Electroneum
|
Classes | |
| struct | port_test_struct |
| struct | port_test_struct_sub |
| struct | some_pod_struct |
| struct | test_struct |
Functions | |
| bool | operator!= (const port_test_struct_sub &a, const port_test_struct_sub &b) |
| bool | operator== (const port_test_struct &a, const port_test_struct &b) |
| void | fill_struct_with_test_values (port_test_struct &s) |
| bool | test_portable_storages (const std::string &tests_folder) |
| bool | operator== (const test_struct &a, const test_struct &b) |
| test_struct | get_test_struct () |
| bool | test_storages (const std::string &tests_folder) |
| void epee::tests::fill_struct_with_test_values | ( | port_test_struct & | s | ) |
Definition at line 155 of file portable_storages_test.h.


|
inline |
Definition at line 76 of file storage_tests.h.

| bool epee::tests::operator!= | ( | const port_test_struct_sub & | a, |
| const port_test_struct_sub & | b ) |
Definition at line 117 of file portable_storages_test.h.
| bool epee::tests::operator== | ( | const port_test_struct & | a, |
| const port_test_struct & | b ) |
Definition at line 122 of file portable_storages_test.h.
| bool epee::tests::operator== | ( | const test_struct & | a, |
| const test_struct & | b ) |
Definition at line 63 of file storage_tests.h.
| bool epee::tests::test_portable_storages | ( | const std::string & | tests_folder | ) |
Definition at line 199 of file portable_storages_test.h.


| bool epee::tests::test_storages | ( | const std::string & | tests_folder | ) |
Definition at line 95 of file storage_tests.h.
