Improve debug printing in test_stack
authorThorsten Glaser <tg@mirbsd.de>
Sun, 9 Dec 2012 06:29:54 +0000 (10:29 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 9 Dec 2012 06:29:54 +0000 (10:29 +0400)
commit649b0a0ddbff69ab0a044a4fdc9ac9cb0a9d5d76
tree364e934124369e5eb0cb3beb492d2d5000d8ccd4
parente2d54b3fd7be3a7f6ce411d79a1fb9a86cefafd4
Improve debug printing in test_stack

* tests/test_stack.c (main): Add debug printing of exper_n, nthreads,
max_nthreads and list_length before add_elements call (if VERBOSE).
tests/test_stack.c