automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to pass parameters to test program


From: Dmitry V. Krivenok
Subject: How to pass parameters to test program
Date: Thu, 16 Apr 2009 16:18:25 +0400
User-agent: Thunderbird 2.0.0.21 (X11/20090302)

Hello!

I implemented some tests for my library using Boost.Test.
Resulting test executable works fine.
It's automatically executed when I run "make check".

The problem is that I want to pass parameters (--report_level=detailed --log_level=all)
to my test program via command line.
How can I specify parameters to be passed to test executable during "make check"?
Is it possible at all?

Thank you beforehand!

--
Sincerely yours, Dmitry V. Krivenok
Orange System Co., Ltd.
Saint-Petersburg, Russia
work phone: +7 812 332-32-40
cellular phone: +7 921 576-70-91
e-mail: address@hidden
web: http://www.orangesystem.ru
skype: krivenok_dmitry
jabber: address@hidden
icq: 242-526-443





reply via email to

[Prev in Thread] Current Thread [Next in Thread]