]> www.infradead.org Git - users/willy/pagecache.git/commit
rosebush: Add test suite
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 21 Jun 2024 18:59:36 +0000 (14:59 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 26 Jun 2024 13:08:23 +0000 (09:08 -0400)
commit8f3e11a009243f3f92930bbcbc714d363c53a015
tree1f6a64c374ff84acdd5c507dc321a0e4e75bf5aa
parent7126d5cc921de485e55c313a280c88622f3a337b
rosebush: Add test suite

This is not a very sophisticated test suite yet, but it helped find
a few bugs and provides a framework for adding more tests as more
bugs are found.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
lib/Kconfig.debug
lib/Makefile
lib/test_rosebush.c [new file with mode: 0644]