-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCTestTestfile.cmake
More file actions
70 lines (70 loc) · 1.76 KB
/
CTestTestfile.cmake
File metadata and controls
70 lines (70 loc) · 1.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# CMake generated Testfile for
# Source directory: /home/preeti/mysql-server
# Build directory: /home/preeti/mysql-server
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
SUBDIRS(zlib)
SUBDIRS(extra/yassl)
SUBDIRS(extra/yassl/taocrypt)
SUBDIRS(cmd-line-utils/libedit)
SUBDIRS(libevent)
SUBDIRS(storage/perfschema)
SUBDIRS(storage/myisam)
SUBDIRS(storage/partition)
SUBDIRS(storage/federated)
SUBDIRS(storage/myisammrg)
SUBDIRS(storage/example)
SUBDIRS(storage/archive)
SUBDIRS(storage/heap)
SUBDIRS(storage/innobase)
SUBDIRS(storage/ndb)
SUBDIRS(storage/blackhole)
SUBDIRS(storage/csv)
SUBDIRS(plugin/audit_null)
SUBDIRS(plugin/rewrite_example)
SUBDIRS(plugin/fulltext)
SUBDIRS(plugin/innodb_memcached)
SUBDIRS(plugin/password_validation)
SUBDIRS(plugin/replication_observers_example)
SUBDIRS(plugin/auth)
SUBDIRS(plugin/test_service_sql_api)
SUBDIRS(plugin/daemon_example)
SUBDIRS(plugin/semisync)
SUBDIRS(plugin/version_token)
SUBDIRS(plugin/test_services)
SUBDIRS(plugin/rewriter)
SUBDIRS(include)
SUBDIRS(dbug)
SUBDIRS(strings)
SUBDIRS(vio)
SUBDIRS(regex)
SUBDIRS(mysys)
SUBDIRS(mysys_ssl)
SUBDIRS(libmysql)
SUBDIRS(libbinlogevents)
SUBDIRS(libbinlogstandalone)
SUBDIRS(unittest)
SUBDIRS(unittest/examples)
SUBDIRS(unittest/mytap)
SUBDIRS(unittest/mytap/t)
SUBDIRS(unittest/gunit)
SUBDIRS(extra)
SUBDIRS(client)
SUBDIRS(sql/share)
SUBDIRS(libservices)
SUBDIRS(man)
SUBDIRS(testclients)
SUBDIRS(sql)
SUBDIRS(libmysqld)
SUBDIRS(libmysqld/examples)
SUBDIRS(scripts)
SUBDIRS(mysql-test)
SUBDIRS(mysql-test/lib/My/SafeProcess)
SUBDIRS(support-files)
SUBDIRS(packaging/rpm-oel)
SUBDIRS(packaging/rpm-fedora)
SUBDIRS(packaging/rpm-sles)
SUBDIRS(packaging/rpm-docker)
SUBDIRS(packaging/WiX)
SUBDIRS(packaging/solaris)