mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Moved test_quiesce to heavy tests
Actually the test is not heavy, but it is slow and has very little benefit (the tested functionality is very stable).
This commit is contained in:
@@ -59,12 +59,12 @@ endif
|
||||
THREAD_ONLY_TESTS += \
|
||||
test_get_wait \
|
||||
test_get_wait11 \
|
||||
test_quiesce \
|
||||
$(EMPTY_ITEM)
|
||||
|
||||
if HEAVY_TESTS
|
||||
THREAD_ONLY_TESTS += \
|
||||
test_concurrent_stop \
|
||||
test_quiesce \
|
||||
$(EMPTY_ITEM)
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user