51104604f7fe9a495870077af113c17a2f7d8930
[platform/upstream/libzypp.git] / tests / repo / CMakeLists.txt
1 ADD_SUBDIRECTORY( yum )
2 ADD_SUBDIRECTORY( susetags )
3
4 # to find the KeyRingTest receiver
5 INCLUDE_DIRECTORIES( ${LIBZYPP_SOURCE_DIR}/tests/zypp )
6
7 ADD_TESTS(
8   DUdata
9   ExtendedMetadata
10   MirrorList
11   PluginServices
12   RepoLicense
13   RepoSigcheck
14   RepoVariables
15 )