From 4d94be8b6cce52862a401ed39bad9209c71f9a3e Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 7 May 2015 19:08:13 -0500 Subject: Add unit test that looks at ubuntu alarm triggers. Test currently fails on the trigger timezone issue reported by alesage. --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 8b6ec5d..41efa06 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -93,6 +93,7 @@ function(add_eds_test_by_name name) ${GVFSD} # arg7: gvfsd exec ${CMAKE_CURRENT_SOURCE_DIR}/${TEST_NAME}-config-files) # arg8: canned config files endfunction() +add_eds_test_by_name(test-eds-tasks) add_eds_test_by_name(test-eds-valarms) -- cgit v1.2.3