mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 09:07:10 +08:00
Ce add bad cases (#3215)
* add repitation early stop cases * add repitation early stop cases * add bad cases * add bad cases
This commit is contained in:
8
test/ce/server/test_DDoS.py
Normal file
8
test/ce/server/test_DDoS.py
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# @author DDDivano
|
||||
# encoding=utf-8 vi:ts=4:sw=4:expandtab:ft=python
|
||||
|
||||
"""
|
||||
分布式拒绝服务
|
||||
"""
|
Reference in New Issue
Block a user