This would result in an error as the code misses torture_assert calls.
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
&finfo.all_info.out.change_time)) {
printf("Incorrect times after close - only write time should be set\n");
dump_all_info(torture, &finfo);
-
- if (!torture_setting_bool(torture, "samba3", false)) {
- /*
- * In Samba3 as of 3.0.23d we don't yet support all
- * file times, so don't mark this as a critical
- * failure
- */
- ret = false;
- }
}