Plumbing for iCalendar Period and Recurrence
authorShilpa Sodani <shilpa.a.sodani@intel.com>
Fri, 26 Jun 2015 23:37:55 +0000 (16:37 -0700)
committerSachin Agrawal <sachin.agrawal@intel.com>
Thu, 16 Jul 2015 05:23:14 +0000 (05:23 +0000)
commita999bbd8412a0788f728e16ee128681d7939eb0d
tree118841561566a17cdc7598c40c4fff9257efc8e5
parent86e07ef030b3a3009a3af7073b4ed39e8cfcfaad
Plumbing for iCalendar Period and Recurrence

Added the iotvticalendar.h file
Added function and unittest to parse period
Added function and unittest to parse recurrence rule
Added function and unittest to check if access is within
allowable period

Change-Id: Ic1236b96b9c786f3c74c61ddfcb7ab56c27bc320
Signed-off-by: Shilpa Sodani <shilpa.a.sodani@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1434
Reviewed-by: Sachin Agrawal <sachin.agrawal@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
resource/csdk/security/SConscript
resource/csdk/security/include/iotvticalendar.h [new file with mode: 0644]
resource/csdk/security/src/iotvticalendar.c [new file with mode: 0644]
resource/csdk/security/unittest/SConscript
resource/csdk/security/unittest/iotvticalendartest.cpp [new file with mode: 0644]