X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fats-tests%2Fats-testing.h;h=59a9145d7122d48ed734fe576d5982aec68d161a;hb=49abab4a07a12b81d596ba166d3601055acf2da4;hp=c27033ee7555cffd51506fdc005b1897563d093e;hpb=247ecc51c01c54313844cb495c1fa829806bc170;p=oweals%2Fgnunet.git diff --git a/src/ats-tests/ats-testing.h b/src/ats-tests/ats-testing.h index c27033ee7..59a9145d7 100644 --- a/src/ats-tests/ats-testing.h +++ b/src/ats-tests/ats-testing.h @@ -591,10 +591,11 @@ GNUNET_ATS_TEST_logging_now (struct LoggingHandle *l); * * @param l logging handle to use * @param test_name name of the current test + * @param plots create gnuplots: GNUNET_YES or GNUNET_NO */ void -GNUNET_ATS_TEST_logging_write_to_file (struct LoggingHandle *h, - char *test_name); +GNUNET_ATS_TEST_logging_write_to_file (struct LoggingHandle *l, + char *test_name, int plots); /* * Topology related functions