Loading test/system/test_system_getkeyrange.c +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ void setUp(void) void tearDown(void) { LOG_LOCATION; // SystemTestTearDown(&Fixture); SystemTestTearDown(&Fixture); } void test_GetKeyRange_should_retrieve_a_range_of_keys_from_device(void) Loading test/system/test_system_p2pop.c +2 −2 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ void tearDown(void) // These tests are disabled until we have a way of running them on travis CI // Currently we can only run these by starting a simulator on two different computers #if 0 void test_P2P_should_copy_keys_from_one_device_to_another(void) void disabled_test_P2P_should_copy_keys_from_one_device_to_another(void) { LOG_LOCATION; Loading Loading @@ -307,7 +307,7 @@ void test_P2P_should_copy_keys_from_one_device_to_another(void) void test_P2P_should_support_nesting_of_p2p_operations(void) void disabled_test_P2P_should_support_nesting_of_p2p_operations(void) { LOG_LOCATION; ByteBuffer_Reset(&ReadValueBuffer); ByteBuffer_Reset(&ReadTagBuffer); Loading Loading
test/system/test_system_getkeyrange.c +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ void setUp(void) void tearDown(void) { LOG_LOCATION; // SystemTestTearDown(&Fixture); SystemTestTearDown(&Fixture); } void test_GetKeyRange_should_retrieve_a_range_of_keys_from_device(void) Loading
test/system/test_system_p2pop.c +2 −2 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ void tearDown(void) // These tests are disabled until we have a way of running them on travis CI // Currently we can only run these by starting a simulator on two different computers #if 0 void test_P2P_should_copy_keys_from_one_device_to_another(void) void disabled_test_P2P_should_copy_keys_from_one_device_to_another(void) { LOG_LOCATION; Loading Loading @@ -307,7 +307,7 @@ void test_P2P_should_copy_keys_from_one_device_to_another(void) void test_P2P_should_support_nesting_of_p2p_operations(void) void disabled_test_P2P_should_support_nesting_of_p2p_operations(void) { LOG_LOCATION; ByteBuffer_Reset(&ReadValueBuffer); ByteBuffer_Reset(&ReadTagBuffer); Loading