join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
cpu_test.cpp File Reference
#include <join/cpu.hpp>
#include <gtest/gtest.h>
Include dependency graph for cpu_test.cpp:

Functions

 TEST (CpuTopology, cores)
 test cores.
 
 TEST (CpuTopology, nodes)
 test nodes.
 
int main (int argc, char **argv)
 main function.
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

main function.

◆ TEST() [1/2]

TEST ( CpuTopology ,
cores  )

test cores.

◆ TEST() [2/2]

TEST ( CpuTopology ,
nodes  )

test nodes.