#include <criterion/criterion.h>#include <criterion/parameterized.h>#include "collection-comparator.h"#include <glib/gstdio.h>#include <unistd.h>
Classes | |
| struct | TestData |
| struct | TestFileList |
Functions | |
| TestData * | test_data_new (void) |
| void | test_data_free (TestData *self) |
| ParameterizedTestParameters (collection_comparator, test_collection_changes) | |
| ParameterizedTest (const struct TestFileList *tup, collection_comparator, test_collection_changes) | |
| ParameterizedTest | ( | const struct TestFileList * | tup, |
| collection_comparator | , | ||
| test_collection_changes | |||
| ) |
| ParameterizedTestParameters | ( | collection_comparator | , |
| test_collection_changes | |||
| ) |
| void test_data_free | ( | TestData * | self | ) |
| TestData* test_data_new | ( | void | ) |