Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | #!/bin/sh |
2 | # | ||||
3 | # This script is used to run the gmdb test suite | ||||
4 | |||||
5 | cd tests | ||||
6 | |||||
Patrick Williams | e760df8 | 2023-05-26 11:10:49 -0500 | [diff] [blame] | 7 | ./testsuite --am-fmt AUTOTEST_PATH=$PWD abs_builddir=$PWD COMPAT=1 |