struct trc_tests

Overview

Head of the list with tests More…

#include <trc_db.h>

struct trc_tests {
    // fields

    xmlNodePtr node;

    // methods

    TAILQ_HEAD(trc_test);
};

Detailed Documentation

Head of the list with tests

Fields

xmlNodePtr node

XML node with this element

Methods

TAILQ_HEAD(trc_test)

Head of the list