summaryrefslogtreecommitdiffstats
path: root/feature-no-locking/src/test
AgeCommit message (Collapse)AuthorFilesLines
2021-04-20Fix no-lock service loader incorrect metadatajhh2-6/+16
Issue-ID: POLICY-3202 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Iac6d9c7459718df1aae97e0b56f51178cd6b172e
2021-03-09add no locking featurejhh1-0/+96
It provides an interface to applications for locking purposes that always succeeds. It does not deny acquiring resource locks. Issue-ID: POLICY-3114 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I6aebb5f40e4176e0ff7b0e6c6d4042a79dd0b7a3 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>