mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
2c7dbb043f
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
10 lines
106 B
Bash
Executable File
10 lines
106 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
|
|
|
define_test "DB S+ RECORD"
|
|
|
|
setup
|
|
|
|
do_test "DB" "S+" "RECORD"
|