Run tor_sscanf test in subprocess, in hopes of coaxing more info from jenkins

This commit is contained in:
Nick Mathewson 2016-05-12 13:37:05 -04:00
parent 445e05a015
commit a7207329a8

View File

@ -4819,7 +4819,7 @@ struct testcase_t util_tests[] = {
UTIL_LEGACY(memarea),
UTIL_LEGACY(control_formats),
UTIL_LEGACY(mmap),
UTIL_LEGACY(sscanf),
UTIL_TEST(sscanf, TT_FORK),
UTIL_LEGACY(format_time_interval),
UTIL_LEGACY(path_is_relative),
UTIL_LEGACY(strtok),