Re: [PATCH v2 4/5] tools: Add support for running rosebush tests in userspace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/25/24 14:17, Matthew Wilcox (Oracle) wrote:
Enable make -C tools/testing/radix-tree.  Much easier to debug than
an in-kernel module.

Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
---
  tools/include/linux/rosebush.h        |  1 +
  tools/testing/radix-tree/.gitignore   |  1 +
  tools/testing/radix-tree/Makefile     |  6 ++++-
  tools/testing/radix-tree/kunit/test.h | 20 +++++++++++++++
  tools/testing/radix-tree/rosebush.c   | 36 +++++++++++++++++++++++++++
  5 files changed, 63 insertions(+), 1 deletion(-)
  create mode 100644 tools/include/linux/rosebush.h
  create mode 100644 tools/testing/radix-tree/kunit/test.h
  create mode 100644 tools/testing/radix-tree/rosebush.c
...
+#define MODULE_AUTHOR(x)
+#define MODULE_LICENSE(x)

don't forget to #define MODULE_DESCRIPTION() here if/when you add it to the module





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux