From 8717615cbc5fb8bcf88a34a00ee63b2575b0e280 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Wed, 26 Nov 2008 15:16:44 +0000 Subject: [PATCH] lb-test-logevent.sh status change. --- org.glite.lb.doc/src/LBTP-Tests.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.glite.lb.doc/src/LBTP-Tests.tex b/org.glite.lb.doc/src/LBTP-Tests.tex index f36f064..645c190 100644 --- a/org.glite.lb.doc/src/LBTP-Tests.tex +++ b/org.glite.lb.doc/src/LBTP-Tests.tex @@ -17,7 +17,7 @@ This subsection gives a comprehensive overview of all system functionality tests \hline {\tt lb-test-event-delivery.sh} & Implemented & Tries to register a job and log events. Checks if the registration worked and events resulted in state change accordingly. \\ \hline -{\tt lb-test-logevent.sh} & Proposed & Test if local logger accepts events correctly (i.e. returns 0). \\ +{\tt lb-test-logevent.sh} & Implemented & Test if local logger accepts events correctly (i.e. returns 0). \\ \hline {\tt lb-l2ILR.sh} & Proposed & Tests if iterlogger recovers correctly and processes events logged in between when restarted. \\ \hline @@ -111,7 +111,7 @@ prints it and calls \LB\ API appropriately. \what\ call \code{edg\_wll\_Log*} for various event types in a~sequence resembling real \LB\ usage, using the same jobids as in test~\ref{reg} -\how\ \ctblb{lb-test-logevent.sh} +\how\ \ctblb{lb-test-logevent.sh [event-file-prefix]} \result\ All sub tests (API calls) return 0, events are added one per line to the local logger files. -- 1.8.2.3