Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (ByteOrder, compare_with_htons) | |
TEST (ByteOrder, compare_with_htonl) | |
TEST (Accessor, basic_int) | |
TEST (Accessor, basic_float) | |
TEST (Accessor, scaled_int) | |
TEST (Accessor, set_float) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 88 of file test_registers.cpp.
TEST | ( | ByteOrder | , |
compare_with_htons | |||
) |
Definition at line 7 of file test_registers.cpp.
TEST | ( | ByteOrder | , |
compare_with_htonl | |||
) |
Definition at line 18 of file test_registers.cpp.
TEST | ( | Accessor | , |
basic_int | |||
) |
Definition at line 28 of file test_registers.cpp.
TEST | ( | Accessor | , |
basic_float | |||
) |
Definition at line 45 of file test_registers.cpp.
TEST | ( | Accessor | , |
scaled_int | |||
) |
Definition at line 61 of file test_registers.cpp.
TEST | ( | Accessor | , |
set_float | |||
) |
Definition at line 72 of file test_registers.cpp.