knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <gtest/gtest.h>
#include "knowrob/terms/ListTerm.h"
#include "knowrob/terms/String.h"
#include "knowrob/integration/python/utils.h"
Go to the source code of this file.
Namespaces | |
knowrob | |
knowrob::py | |
Functions | |
template<> | |
void | knowrob::py::createType< ListTerm > () |
TEST (list_term, NIL) | |
TEST (list_term, lists) | |
TEST | ( | list_term | , |
lists | |||
) |
Definition at line 67 of file ListTerm.cpp.
TEST | ( | list_term | , |
NIL | |||
) |
Definition at line 59 of file ListTerm.cpp.