X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=capitests%2Ftests.c;h=9124ea99f923962f88958300896d044ac74d9197;hb=5186251f8f681f2ebb028423bb49a748861fd11e;hp=df49dfe5d7e84ab6ae36c43a95d75864af79d9aa;hpb=896079e29b4d49c6c18ac3316a94bfbe2f307648;p=libguestfs.git diff --git a/capitests/tests.c b/capitests/tests.c index df49dfe..9124ea9 100644 --- a/capitests/tests.c +++ b/capitests/tests.c @@ -157,6 +157,7 @@ static void no_test_warnings (void) fprintf (stderr, "warning: \"guestfs_df_h\" has no tests\n"); fprintf (stderr, "warning: \"guestfs_mount_loop\" has no tests\n"); fprintf (stderr, "warning: \"guestfs_umask\" has no tests\n"); + fprintf (stderr, "warning: \"guestfs_readdir\" has no tests\n"); } static int test_mknod_c_0_skip (void)