C-Thread-Pool/tests/normal_compile.sh

17 lines
210 B
Bash
Raw Normal View History

2015-03-06 19:18:15 +03:00
#! /bin/bash
#
# This will run all tests for a simple compilation
#
# ---------------------------- Tests -----------------------------------
. threadpool
. pause_resume
. memleaks
. wait
echo "No errors"