#include <criterion/criterion.h>#include "libtest/grab-logging.h"#include "libtest/msg_parse_lib.h"#include "rewrite/rewrite-rename.h"#include "logmsg/logmsg.h"#include "scratch-buffers.h"#include "apphook.h"
Functions | |
| Test (rename, basic_rename) | |
| Test (rename, override_existing) | |
| Test (rename, structued) | |
| Test (rename, rename_empty) | |
| Test (rename, source_destination_equals) | |
| Test (rename, rename_not_existing_should_not_create_old_or_new) | |
| Test (rename, source_option_mandatory) | |
| Test (rename, destination_option_mandatory) | |
| TestSuite (rename,.init=setup,.fini=teardown) | |
Variables | |
| GlobalConfig * | cfg = NULL |
| LogMessage * | msg |
| Test | ( | rename | , |
| basic_rename | |||
| ) |
| Test | ( | rename | , |
| destination_option_mandatory | |||
| ) |
| Test | ( | rename | , |
| override_existing | |||
| ) |
| Test | ( | rename | , |
| rename_empty | |||
| ) |
| Test | ( | rename | , |
| rename_not_existing_should_not_create_old_or_new | |||
| ) |
| Test | ( | rename | , |
| source_destination_equals | |||
| ) |
| Test | ( | rename | , |
| source_option_mandatory | |||
| ) |
| Test | ( | rename | , |
| structued | |||
| ) |
| GlobalConfig* cfg = NULL |
| LogMessage* msg |