summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/index/index_test.sh
blob: 91c271128fee65db6c42f0ed7346737b85f19d9b (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
set -e

$VALGRIND ./searchcore_diskindexcleaner_test_app
$VALGRIND ./searchcore_fusionrunner_test_app
$VALGRIND ./searchcore_indexcollection_test_app
$VALGRIND ./searchcore_indexmanager_test_app