update script
[c11concurrency-benchmarks.git] / tsan11-missingbug / test_all.sh
index 6a5701a63f43ea46d9f30abafe931afe40225e72..c390d470a30a1c1d410fee27350534330ce88675 100755 (executable)
@@ -2,8 +2,7 @@
 set -e
 set -u
 
-# Paul: skip `spsc-queue` as it deadlocks.
-
+echo "** Assertion test for broken data structures **"
 for t in seqlock-test rwlock-test; do
   echo -n "$t " 
   ./test.sh ./$t