make -s clean_utest
make -s utest 2>&1 && ls | grep atest
make -s utest_err 2>&1 && ls | grep atest
make -s utest 2>&1 && ls | grep atest
echo
