gifur
|
7f73477488
Z991239-385 #comment 处理在Linux下编译出现的问题
|
5 年之前 |
gifur
|
5d9a325934
Z991239-385 #comment 1.将SpReqAnsContext改成可继承(虽然不太愿意);2.在非测试模式下屏蔽Test_Examine的发送;3.修改测试接口的使用示例(见mod_SampleEntity.h)
|
5 年之前 |
gifur
|
234f6d428e
Z991239-385 #comment 从OnSelfTest中分离出OnExam用于上下文的测试,增加测试相关类:ITestCaseSuite,继承SpReqAnsContext<TReq, TAns>的MethodTestCaseT
|
5 年之前 |
gifur
|
73c3d7b074
Z991239-385 #comment 实体添加独立的版本号,并建议每个实体有自己单独的ChangeLog
|
5 年之前 |
gifur
|
de83ed7e45
Z991239-385 #comment 修复启动特定实体时实体长度超过32时的缺陷
|
5 年之前 |
gifur
|
38d7796896
Z991239-385 #comment 处理linux下编译不通过的问题
|
5 年之前 |
gifur
|
e4f87497d0
Z991239-385 #comment 封装对终端状态更新的系统变量广播
|
5 年之前 |
gifur
|
802f7111f0
Z991239-385 #comment 添加 sp_dbg_trace 接口
|
5 年之前 |
gifur
|
e94f8553fa
Z991239-385 #comment 1.添加了错误码Error_Busy;2.添加了框架状态枚举变量;3.shell.ini添加对测试实体的读取;4. 添加了spshell --kill强制杀死框架相关进程的操作
|
5 年之前 |
gifur
|
f5339647ea
Z991239-385 #comment TestIniMultiProcess.c在MSVC下编译失败
|
5 年之前 |
gifur
|
3416449a1a
Z991239-385 #comment 添加 sp_cfg_start_args_t 结构体,spshell支持带参启动
|
5 年之前 |
gifur
|
7e51749177
Z991239-385 #comment 强迫症犯了
|
5 年之前 |
gifur
|
c9db5294c8
Z991239-385 #comment libtoolkit添加GNU::getopt实现
|
5 年之前 |
gifur
|
e684f056c1
Z991239-385 #comment 注释 fcntl的记录锁,使用fclock来实现锁
|
5 年之前 |
gifur
|
480d63e28e
Z991239-385 #comment 通过flock实现进程内线程间读写的冲突处理
|
5 年之前 |
gifur
|
edeca6743b
Z991239-385 #comment 去除一些注释掉的代码
|
5 年之前 |
gifur
|
3b7dc72721
Z991239-385 #comment 进程间读取同一INI文件记录锁实现
|
5 年之前 |
gifur
|
ac303a5491
Z991239-385 #comment 通过 UNIX 域套接字实现管道通信
|
5 年之前 |
gifur
|
b5b7ece78e
Z991239-385 #comment 根据CPPCheck的提示,修改一些未知缺陷
|
5 年之前 |
gifur
|
722232a49a
Z991239-385 #comment 修复系统变量订阅结构体的引用计数未初始化的BUG
|
5 年之前 |
gifur
|
2e5f05e5fc
Z991239-385 #comment _strdup 未声明(但在gcc下编译是不会报错的)
|
5 年之前 |
gifur
|
98ce2ce3e1
Z991239-385 #comment 1.对SysVal编写测试代码;2.对日志事件订阅的测试补充传输内容判断
|
5 年之前 |
gifur
|
b3bda72dbe
Z991239-385 #comment 1.几个常见枚举类型字符化;2.添加测试控制实体mod_ValidityVertifier::TestDaemon
|
5 年之前 |
gifur
|
2a8c984353
Z991239-385 #comment LONG 类型在 Linux 下恢复回 32位,主要是有几个WINPR 中的测试案例不过
|
5 年之前 |
gifur
|
91a09f1d89
Z991239-385 #comment 改动错误
|
5 年之前 |
gifur
|
41fd517ce7
Z991239-385 #comment 添加对 CBlob 的测试案例
|
5 年之前 |
gifur
|
b8e7ffe75d
Z991239-385 #comment 添加一个 TerminateEntity 测试案例
|
5 年之前 |
gifur
|
0cf51ccbd1
Z991239-385 #comment 高权限实体添加测试案例;添加一个模块里面启动多个实体
|
5 年之前 |
gifur
|
fb1654a6d0
Z991239-385 #comment 添加将ErrorCodeEnum转文字打印的接口
|
5 年之前 |
gifur
|
b116928b11
Z991239-385 #comment 修复arr_module类型的一个缺陷
|
5 年之前 |