Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
dnode.cc File Reference

Tests for Dnode. More...

#include <gtest/gtest.h>
#include <tpl_dnode.H>
Include dependency graph for dnode.cc:

Go to the source code of this file.

Classes

struct  List_of_5_nodes
 

Functions

 TEST (Dnode, conversion_from_slinknc)
 
 TEST_F (List_of_5_nodes, Basic_operations)
 

Detailed Description

Tests for Dnode.

Definition in file dnode.cc.

Function Documentation

◆ TEST()

TEST ( Dnode  ,
conversion_from_slinknc   
)

◆ TEST_F()

TEST_F ( List_of_5_nodes  ,
Basic_operations   
)