rcuja: add runja.sh
[userspace-rcu.git] / tests / runall.sh
index 244766b34f0791e82cad0fe4e6aaec567d17b698..9577edecfdb3a10eae714a6a4533ca2a75f40cff 100755 (executable)
@@ -106,3 +106,6 @@ echo Executing multi-flavor RCU test
 
 echo Executing Hash table test
 ./runhash.sh || exit 1
+
+echo Executing Judy array test
+./runja.sh || exit 1
This page took 0.023649 seconds and 4 git commands to generate.