mirror of
https://github.com/ittiam-systems/libhevc.git
synced 2026-04-02 20:30:49 +07:00
Merge "Make it clear that the cc_tests aren't actually tests." am: 3b8a89df32
Change-Id: Ifcdb0c58d989c4e3469ceba41c284ced073f15e7
This commit is contained in:
commit
974076ad57
1 changed files with 2 additions and 0 deletions
|
|
@ -386,6 +386,7 @@ cc_test {
|
|||
"-Wall",
|
||||
"-Werror",
|
||||
],
|
||||
gtest: false,
|
||||
srcs: ["test/decoder/main.c"],
|
||||
static_libs: ["libhevcdec"],
|
||||
target: {
|
||||
|
|
@ -759,6 +760,7 @@ cc_test {
|
|||
"-Wall",
|
||||
"-Werror",
|
||||
],
|
||||
gtest: false,
|
||||
srcs: ["test/encoder/main.c"],
|
||||
static_libs: ["libhevcenc"],
|
||||
sanitize: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue