Skip to content

Commit 729ca36

Browse files
author
Jérôme Renard
committed
Added notes on how to run tests and benchmarks
1 parent 4ad9be8 commit 729ca36

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,15 @@ You should see
7979
hostname : mymachine.example.com
8080
proc_id : -
8181
structured_data : [exampleSDID@32473 iut="3" eventSource="Application" eventID="1011"]
82+
83+
84+
Running tests
85+
-------------
86+
87+
make tests
88+
89+
90+
Running benchmarks
91+
------------------
92+
93+
make benchmarks

0 commit comments

Comments
 (0)