1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00

ctdb-tests: Rename eventd testsuite to ctdb_eventd

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
Amitay Isaacs 2018-05-04 17:18:39 +10:00 committed by Martin Schwenke
parent 587a1e045e
commit f9104d4659
26 changed files with 2 additions and 2 deletions

View File

@ -261,8 +261,8 @@ echo "TEST_VAR_DIR=$TEST_VAR_DIR"
export TEST_SCRIPTS_DIR="${CTDB_TEST_DIR}/scripts"
unit_tests="
ctdb_eventd
cunit
eventd
eventscripts
onnode
shellcheck

View File

@ -985,8 +985,8 @@ def build(bld):
test_subdirs = [
'complex',
'ctdb_eventd',
'cunit',
'eventd',
'eventscripts',
'onnode',
'shellcheck',