mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
CI: Remove macros for utest
This commit is contained in:
parent
bfeea72eac
commit
8c9857ff6f
6 changed files with 0 additions and 47 deletions
|
@ -220,8 +220,6 @@ srs_error_t MockSrsCodec::decode(SrsBuffer* /*buf*/)
|
|||
return srs_success;
|
||||
}
|
||||
|
||||
#ifdef ENABLE_UTEST_KERNEL
|
||||
|
||||
VOID TEST(KernelBufferTest, DefaultObject)
|
||||
{
|
||||
SrsSimpleStream b;
|
||||
|
@ -2167,5 +2165,3 @@ VOID TEST(KernelUtility, RTMPUtils2)
|
|||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue