3ea83b960e7daf68a66f4ddd48d896bc66c6aaa6
[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   RepoSigcheck
13   RepoVariables
14 )