]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
test printf: Add very basic struct resource tests
authorIra Weiny <ira.weiny@intel.com>
Sat, 26 Oct 2024 00:46:53 +0000 (19:46 -0500)
committerDave Jiang <dave.jiang@intel.com>
Mon, 28 Oct 2024 21:30:52 +0000 (14:30 -0700)
commit8e7f07e608864dcf7cabc9c252ca02b6ca9ff0d4
treec9b0c1f08ecdc91b97ab0f7f12c07c26c5248274
parent81983758430957d9a5cb3333fe324fd70cf63e7e
test printf: Add very basic struct resource tests

The printf tests for struct resource were stubbed out.  struct range
printing will leverage the struct resource implementation.

To prevent regression add some basic sanity tests for struct resource.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Fan Ni <fan.ni@samsung.com>
Tested-by: Fan Ni <fan.ni@samsung.com>
Acked-by: Petr Mladek <pmladek@suse.com>
Link: https://patch.msgid.link/20241007-dcd-type2-upstream-v4-1-c261ee6eeded@intel.com
Tested-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Link: https://patch.msgid.link/20241025-cxl-pra-v2-1-123a825daba2@intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
lib/test_printf.c