kernel_liteos_a/testsuites/unittest/signal/full
lnlan 0676578aae fix(kernel_test): 内核mem/shm冒烟用例重复运行失败
【背景】内核mem/shm冒烟用例概率性失败门禁中shm冒烟用例失败,经验证
与构建,不符合预期

【修改方案】
原内核用例的源文件是通过框架自带的source_set(一种虚拟静态库)的方式组织的,
不受unittests(自定义的一种方式)控制,修改为文件列表直接加入到unittest中。

【影响】
对现有的产品编译不会有影响。

re #I3TH4W

Signed-off-by: lnlanc <lanleinan@163.com>
Change-Id: If5452adb033c17ee0d7c7f683968fe53013ee289
2021-06-07 18:51:28 +08:00
..
It_ipc_fdclr_001.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
It_ipc_fdset_001.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
It_ipc_fdzero_001.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
It_ipc_pipe_002.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
It_ipc_pipe_003.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
It_ipc_sigaction_001.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
It_ipc_sigpause_001.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
It_ipc_sigprocmask_001.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
pipe_test_001.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
pipe_test_003.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
pipe_test_006.cpp fix(kernel_test): 内核mem/shm冒烟用例重复运行失败 2021-06-07 18:51:28 +08:00
signal_test_001.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_003.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_004.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_005.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_006.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_007.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_008.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_010.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_011.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_012.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_015.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_016.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_017.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_018.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_019.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_020.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_025.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_026.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_028.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_029.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_030.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_033.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_038.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_040.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00
signal_test_041.cpp fixed the textsuite 2021-05-18 22:30:32 +08:00