通过原有功能的单元测试。
This commit is contained in:
27
test/file_test_tableinfo.conf.bak
Normal file
27
test/file_test_tableinfo.conf.bak
Normal file
@@ -0,0 +1,27 @@
|
||||
#each collumn seperate with '\t'
|
||||
#id (0~65535)
|
||||
#name string
|
||||
#type one of ip,expr,expr_plus,digest,intval,compile or plugin
|
||||
#src_charset one of GBK,BIG5,UNICODE,UTF8
|
||||
#dst_charset combined by GBK,BIG5,UNICODE,UTF8,seperate with '/'
|
||||
#do_merege yes or no
|
||||
#cross cache 0~max
|
||||
#quickswitch quickon or quick off
|
||||
#id name type src_charset dst_charset do_merge cross_cache quickswitch
|
||||
0 NTC_COMPILE compile UTF8 UTF8 no 0
|
||||
0 WHITE_LIST_COMPILE compile UTF8 UTF8 no 0
|
||||
1 NTC_GROUP2GROUP group2group --
|
||||
2 NTC_GROUP2COMPILE group2compile --
|
||||
3 NTC_UNIVERSAL_IP ip UTF8 UTF8 no 0
|
||||
3 NTC_UNIVERSAL_PROTO_TYPE intval UTF8 UTF8 no 0
|
||||
5 WHITE_LIST_IP ip UTF8 UTF8 no 0
|
||||
7 NTC_HTTP_URL expr UTF8 UTF8 yes 0 quickoff
|
||||
7 WHITE_LIST_DOMAIN expr UTF8 UTF8 yes 0 quickoff
|
||||
8 NTC_HTTP_REQ_HDR expr_plus UTF8 UTF8 yes 0 quickoff
|
||||
8 NTC_HTTP_RES_HDR expr_plus UTF8 UTF8 yes 0 quickoff
|
||||
9 NTC_HTTP_REQ_BODY expr UTF8 UTF8/GBK/BIG5/UNICODE yes 0 quickoff
|
||||
9 NTC_HTTP_RES_BODY expr UTF8 UTF8/GBK/BIG5/UNICODE yes 0 quickoff
|
||||
11 NTC_MAIL_HDR expr_plus UTF8 UTF8/GBK yes 0 quickoff
|
||||
12 NTC_MAIL_BODY expr_plus UTF8 UTF8/GBK yes 0 quickoff
|
||||
13 NTC_FTP_URL expr UTF8 UTF8 yes 0 quickoff
|
||||
14 NTC_FTP_CONTENT expr UTF8 UTF8 yes 0 quickoff
|
||||
Reference in New Issue
Block a user