]>
git.saurik.com Git - apt.git/blob - test/integration/run-tests
c7ea0a61ac3567fa05c5d6b7ed18c0abcd5cc7d9
4 DIR
=$(readlink -f $(dirname $0))
5 for testcase
in $(run-parts --list $DIR | grep '/test-'); do
6 echo "\033[1;32mRun Testcase \033[1;35m$(basename ${testcase})\033[0m"