From c036f1e0d687883d15a4cdc7b9fb2e9dfe31000f Mon Sep 17 00:00:00 2001 From: philburk Date: Sun, 13 Mar 2011 00:49:28 +0000 Subject: [PATCH] Added patest_mono and patest_two_rates to Makefile.in Verified both and updated README.txt --- Makefile.in | 2 ++ test/README.txt | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 863e18b..3f3fb4a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -82,6 +82,7 @@ TESTS = \ bin/patest_longsine \ bin/patest_many \ bin/patest_maxsines \ + bin/patest_mono \ bin/patest_multi_sine \ bin/patest_out_underflow \ bin/patest_pink \ @@ -101,6 +102,7 @@ TESTS = \ bin/patest_stop \ bin/patest_stop_playout \ bin/patest_toomanysines \ + bin/patest_two_rates \ bin/patest_underflow \ bin/patest_wire \ bin/patest_write_sine \ diff --git a/test/README.txt b/test/README.txt index 97ed529..7cce15e 100644 --- a/test/README.txt +++ b/test/README.txt @@ -24,7 +24,7 @@ the tests pass, just that they compile. x- patest_longsine.c x- patest_many.c x- patest_maxsines.c - o- patest_mono.c + x- patest_mono.c x- patest_multi_sine.c x- patest_pink.c x- patest_prime.c @@ -40,7 +40,7 @@ the tests pass, just that they compile. x- patest_stop.c x- patest_sync.c x- patest_toomanysines.c - o- patest_two_rates.c + x- patest_two_rates.c x- patest_underflow.c x- patest_wire.c x- patest_write_sine.c -- 2.43.0