$search
Unit test for endianness. More...
#include <iostream>
#include <gtest/gtest.h>
#include "../../include/ecl/config/endianness.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (TypeTests, fundamentals) |
Unit test for endianness.
Definition in file endianness.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 34 of file endianness.cpp.
TEST | ( | TypeTests | , | |
fundamentals | ||||
) |
Definition at line 24 of file endianness.cpp.