History log of /linux-master/kernel/resource_kunit.c
Revision Date Author Comments
# b87e7459 25-Nov-2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com>

resource: provide meaningful MODULE_LICENSE() in test suite

modpost complains that module has no licence provided.
Provide it via meaningful MODULE_LICENSE().

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>


# 5df38ca6 03-Nov-2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com>

resource: Add test cases for new resource API

Add test cases for newly added resource APIs.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>