summaryrefslogtreecommitdiff
path: root/tests/stubs/cloud/controllerstub (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove stale performance tests and stub for cloudcore and edgecore•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2022-06-204-476/+0
* replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-111-2/+2
* Add type check for each implementation of Module interface•••Signed-off-by: Haines Chan <hainescx@gmail.com> Haines Chan2021-11-151-0/+2
* simplify the way to get content []byte format•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-08-141-12/+5
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-204-4/+4
* Lint: fix errcheck issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-09-082-9/+33
* enable gosimple linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-231-8/+5
* enable whitelint check•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-211-1/+0
* cleanup all lint issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-211-2/+1
* Apply suggestions from code review•••Co-authored-by: Fei Xu <xufei40@huawei.com>Kevin Wang2020-05-061-1/+1
* fix repo-wide go vet issues•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-05-062-1/+5
* delete ctx, cancel field from module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-183-76/+36
* edgecore:Add a default initialization method for each module•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-181-3/+2
* unifying test component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-164-42/+46
* support quic and latencyedisonxiang2019-05-253-6/+19
* adjust hubtest params and fix bugsedisonxiang2019-05-142-10/+19
* add stubs for managing cloudhub and edgehubedisonxiang2019-05-044-0/+473