#include "python-module.h"#include "python-helpers.h"#include "python-main.h"#include "python-startup.h"#include "python-global.h"#include "python-types.h"#include "apphook.h"#include "cfg.h"#include "reloc.h"#include <criterion/criterion.h>
Functions | |
| void | setup (void) |
| void | teardown (void) |
| TestSuite (python_reloc,.init=setup,.fini=teardown) | |
| Test (python_reloc, test_get_installation_path_for) | |
| void setup | ( | void | ) |
| void teardown | ( | void | ) |
| Test | ( | python_reloc | , |
| test_get_installation_path_for | |||
| ) |