Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / tests / zypp / CMakeLists.txt
index 8d0fc60..acafee6 100644 (file)
@@ -1,33 +1,44 @@
 ADD_SUBDIRECTORY(base)
 
-MESSAGE(STATUS "foo: ${CMAKE_SOURCE_DIR} and ${CMAKE_BINARY_DIR}")
-
 # set the vendor.d paths correctly for the tests
-SET(VENDOR_D "${CMAKE_SOURCE_DIR}/tests/zypp/data/Vendor/vendors.d")
-FILE(MAKE_DIRECTORY "${CMAKE_BINARY_DIR}/tests/zypp/data/Vendor")
-CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/tests/zypp/data/Vendor/zypp2.conf.cmake ${CMAKE_BINARY_DIR}/tests/zypp/data/Vendor/zypp2.conf @ONLY)
+SET(VENDOR_D "${LIBZYPP_SOURCE_DIR}/tests/zypp/data/Vendor/vendors.d")
+FILE(MAKE_DIRECTORY "${LIBZYPP_BINARY_DIR}/tests/zypp/data/Vendor")
+CONFIGURE_FILE(${LIBZYPP_SOURCE_DIR}/tests/zypp/data/Vendor/zypp2.conf.cmake ${LIBZYPP_BINARY_DIR}/tests/zypp/data/Vendor/zypp2.conf @ONLY)
 
 ADD_TESTS(
   Arch
   Capabilities
   CheckSum
+  ContentType
+  CpeId
+  Date
+  Dup
   Digest
   Deltarpm
   Edition
   Fetcher
   FileChecker
+  Flags
+  InstanceId
   KeyRing
   Locks
   MediaSetAccess
   PathInfo
+  Pathname
+  PluginFrame
   PoolQuery
   ProgressData
+  PtrTypes
   PublicKey
   RWPtr
   RepoInfo
   RepoManager
   RepoStatus
   ResKind
+  ResStatus
+  Selectable
+  SetRelationMixin
+  StrMatcher
   Target
   Url
   Vendor