From 99aedb316e3c9491e4d752d1bbc49b6496a7e627 Mon Sep 17 00:00:00 2001 From: Vijay Avuthu Date: Mon, 18 Dec 2017 15:57:44 +0530 Subject: Adding AFR self heal daemon test cases Gave meaningful names to functions Returning -1 if there is no process running Replace numbers with words Rewording the msg "More than 1 or 0 self heal daemon" Review Comments incorporated Change-Id: If424a6f78536279c178ee45d62099fd8f63421dd Signed-off-by: Vijay Avuthu --- tests/functional/afr/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/functional/afr/__init__.py (limited to 'tests/functional/afr/__init__.py') diff --git a/tests/functional/afr/__init__.py b/tests/functional/afr/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit