view modules/cond-tests @ 30251:92f2f30a1b6d

Tests for module 'cond'.
author Yoann Vandoorselaere <yoann.v@prelude-ids.com>
date Wed, 01 Oct 2008 03:39:40 +0200
parents
children
line wrap: on
line source

Files:
tests/test-cond.c

Depends-on:
lock
thread
yield
gettimeofday
sleep

Makefile.am:
TESTS += test-cond
check_PROGRAMS += test-cond
test_cond_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@