[tor-commits] [spec/master] Update data format with recent changes to it.

art at torproject.org art at torproject.org
Wed Apr 15 17:10:24 UTC 2015


commit 73aa34f1123af603fab00d00b5cd1806c9152c45
Author: Arturo Filastò <art at fuffa.org>
Date:   Fri Oct 17 10:32:45 2014 +0200

    Update data format with recent changes to it.
---
 data-formats/df-000-base.md |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data-formats/df-000-base.md b/data-formats/df-000-base.md
index 24651d1..812edf0 100644
--- a/data-formats/df-000-base.md
+++ b/data-formats/df-000-base.md
@@ -108,14 +108,14 @@ input:
   The item we this specific test instance is referring to. null in case no
   input is being iterated over.
 
-test_name:
+test_method:
   `string` the name of the test method this test is referring to (that is the
   class method of a NetTestCase)
 
 test_runtime:
   `float` the runtime of the test
 
-test_started:
+test_start_time:
   `float` seconds since epoch from the starting of the test.
 
 # Error strings





More information about the tor-commits mailing list