projects
/
platform
/
upstream
/
nnstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4681b8e
)
[Test] Fix typo
author
Juyeong Lee
<2jy22@naver.com>
Fri, 12 Mar 2021 15:11:41 +0000
(
00:11
+0900)
committer
MyungJoo Ham
<myungjoo.ham@samsung.com>
Sat, 13 Mar 2021 10:47:57 +0000
(19:47 +0900)
Fix typo made in #3130
Signed-off-by: Juyeong Lee <2jy22@naver.com>
tests/cpp_methods/unittest_cpp_methods.cc
patch
|
blob
|
history
diff --git
a/tests/cpp_methods/unittest_cpp_methods.cc
b/tests/cpp_methods/unittest_cpp_methods.cc
index
f797aa8
..
39f5124
100644
(file)
--- a/
tests/cpp_methods/unittest_cpp_methods.cc
+++ b/
tests/cpp_methods/unittest_cpp_methods.cc
@@
-63,7
+63,7
@@
TEST (cppFilterOnDemand, basic04_n)
}
/** @brief Actual GST Pipeline with cpp on demand */
-TEST (cppFilterOnDemand, pipelne01)
+TEST (cppFilterOnDemand, pipel
i
ne01)
{
filter_basic basic ("pl01");
char *tmp1 = getTempFilename ();