DEBSOURCES
Skip Quicknav
sources / librepo / 1.20.0-1 / tests / test_repoconf.h
12345678
#ifndef LR_TEST_REPOCONF_H #define LR_TEST_REPOCONF_H #include <check.h> Suite *repoconf_suite(void); #endif