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:
a7ff1a1
)
[Readme] update how-to-test guide
author
MyungJoo Ham
<myungjoo.ham@samsung.com>
Fri, 15 Jun 2018 01:36:45 +0000
(10:36 +0900)
committer
함명주/동작제어Lab(SR)/Principal Engineer/삼성전자
<myungjoo.ham@samsung.com>
Fri, 15 Jun 2018 02:04:45 +0000
(11:04 +0900)
We not have a central testing service at /tests/. Update README accordingly.
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
d880346
..
9c88d9b
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-89,10
+89,10
@@
$ cd build
$ ./unittest_common
```
-For
tensor_converter golden test
+For
all gst-launch-based test cases (mostly golden testing)
```
-$ cd te
nsor_convert/test
-$ ./
runTest
.sh
+$ cd te
sts
+$ ./
testAll
.sh
```
## [How to write Test Cases](Documentation/how-to-write-testcase.md)