diff --git a/ChangeLog b/ChangeLog index 13b410f..90b3e68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-07-20 Niibe Yutaka + + * test/features/002_get_data_static.feature: Support CERTDO enabled + Gnuk for the test of extended capabilities. + * test/features/802_get_data_static.feature: Ditto. + * test/features/402_get_data_static.feature: Ditto. + 2012-07-10 Niibe Yutaka * test/features/*: Add test cases for PW1/PW3 of factory settings. diff --git a/test/features/002_get_data_static.feature b/test/features/002_get_data_static.feature index 9de7425..63d31c7 100644 --- a/test/features/002_get_data_static.feature +++ b/test/features/002_get_data_static.feature @@ -8,7 +8,7 @@ Feature: command GET DATA Scenario: data object extended capabilities When requesting extended capabilities: c0 - Then you should get: \x30\x00\x00\x00\x00\x00\x00\xff\x01\x00 + Then data should match: \x30\x00\x00\x00[\x00\x08]\x00\x00\xff\x01\x00 Scenario: data object algorithm attributes 1 When requesting algorithm attributes 1: c1 diff --git a/test/features/402_get_data_static.feature b/test/features/402_get_data_static.feature index 9de7425..63d31c7 100644 --- a/test/features/402_get_data_static.feature +++ b/test/features/402_get_data_static.feature @@ -8,7 +8,7 @@ Feature: command GET DATA Scenario: data object extended capabilities When requesting extended capabilities: c0 - Then you should get: \x30\x00\x00\x00\x00\x00\x00\xff\x01\x00 + Then data should match: \x30\x00\x00\x00[\x00\x08]\x00\x00\xff\x01\x00 Scenario: data object algorithm attributes 1 When requesting algorithm attributes 1: c1 diff --git a/test/features/802_get_data_static.feature b/test/features/802_get_data_static.feature index 9de7425..63d31c7 100644 --- a/test/features/802_get_data_static.feature +++ b/test/features/802_get_data_static.feature @@ -8,7 +8,7 @@ Feature: command GET DATA Scenario: data object extended capabilities When requesting extended capabilities: c0 - Then you should get: \x30\x00\x00\x00\x00\x00\x00\xff\x01\x00 + Then data should match: \x30\x00\x00\x00[\x00\x08]\x00\x00\xff\x01\x00 Scenario: data object algorithm attributes 1 When requesting algorithm attributes 1: c1