23287f11fe
* tests/ioctl_loop-nv.c: New file. * tests/ioctl_loop-nv.test: New test. * tests/ioctl_loop.c [!ABBREV] (ABBREV): Define to 0. (print_loop_info, print_loop_info64): Handle [ABBREV != 0] case. * tests/.gitignore: Add ioctl_loop-nv. * tests/Makefile.am (check_PROGRAMS): Likewise.
3 lines
41 B
C
3 lines
41 B
C
#define ABBREV 1
|
|
#include "ioctl_loop.c"
|