update script
[c11concurrency-benchmarks.git] / tsan11-missingbug / test_all.sh
index 81633f79d2f77746403e15b03b724c14af5dc428..c390d470a30a1c1d410fee27350534330ce88675 100755 (executable)
@@ -2,6 +2,7 @@
 set -e
 set -u
 
+echo "** Assertion test for broken data structures **"
 for t in seqlock-test rwlock-test; do
   echo -n "$t " 
   ./test.sh ./$t