~dobey/keeper/cleanup

« back to all changes in this revision

Viewing changes to tests/fakes/CMakeLists.txt

  • Committer: Bileto Bot
  • Author(s): Charles Kerr, Xavi Garcia Mena, Xavi Garcia
  • Date: 2017-02-13 08:57:25 UTC
  • mfrom: (126.1.21 keeper-tests-charles)
  • Revision ID: ci-train-bot@canonical.com-20170213085725-rpsp9eg86dk2zlvi
Adds integration tests for restore and restore cancellation.

Approved by: Charles Kerr, unity-api-1-bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
  ${KEEPER_HELPER_TEST_LOCATION}
59
59
)
60
60
 
 
61
configure_file(
 
62
  ${CMAKE_CURRENT_SOURCE_DIR}/folder-restore.sh.in
 
63
  ${RESTORE_HELPER_TEST_LOCATION}
 
64
)
 
65
 
61
66
add_subdirectory(upstart)