platform/upstream/SSAT.git
2021-03-05 Dongju Chae[API] Add timeout mode to gstTest command accepted/tizen/unified/20210305.141646 submit/tizen/20210305.050424
2021-02-22 MyungJoo HamRelease 1.2.0 submit/tizen/20210222.082606
2020-12-22 MyungJoo HamUpdate progress mode: use >&2 instead of /dev/stderr accepted/tizen/unified/20201222.122519 submit/tizen/20201222.073053
2020-12-22 gichan-jangAdd progress log level
2020-10-08 Yongjoo Ahn[API/compareTest] Return result when files do not exist
2020-03-16 MyungJoo HamFeature: write summary with negative cases accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.103615 accepted/tizen/6.0/unified/hotfix/20201103.045504 accepted/tizen/unified/20200317.063528 submit/tizen/20200316.103911 submit/tizen_6.0/20201029.205504 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 tizen_6.0.m2_release
2020-03-16 MyungJoo HamFeature: count negative test cases submit/tizen/20200316.090011
2020-01-21 MyungJoo HamTypo fix: variable name typo. accepted/tizen/unified/20200121.121322 submit/tizen/20200121.015245
2019-12-18 MyungJoo HamAdd "--summary <filename>" option accepted/tizen/unified/20191218.120945 submit/tizen/20191218.033148
2019-10-15 MyungJoo HamFailing ignorable case should not alarm administrators accepted/tizen/unified/20191211.022200 submit/tizen/20191211.013828
2019-09-06 MyungJoo HamPrint results of each group as soon as it's available.
2019-09-06 MyungJoo Ham[API] If "SILENT", don't show stderr/stdout from gstTest
2019-09-05 Wook Song[API] Define SO_EXT that represents filename extension...
2019-08-28 Wook Song[macOS/API] Use option depending on system to get file...
2019-07-26 Wook Song[API] Check not only _fail but also _criticalFail when...
2019-05-07 jijoong.moonadd compare check with dd & diff
2019-04-15 Parichay KapoorAdded Valgrind as an option
2019-03-06 MyungJoo HamBugfix: do not assume that tc output ends with newline.
2019-03-04 MyungJoo HamPrevent spinning of gst-launch with SIGSEGV
2019-01-29 MyungJoo HamWith -p (progress), print progress of each case.
2018-11-12 MyungJoo HamAdded option "-p" showing the progress
2018-11-01 MyungJoo HamDoxygen Configuration for SSAT
2018-11-01 MyungJoo HamDoxygen Entries Compatible with bash-doxygen
2018-11-01 MyungJoo HamDoxygen entries and license clarification for templates
2018-10-31 MyungJoo Ham[DIST] Tizen/RPM: this is noarch package.
2018-10-31 MyungJoo HamAdd test case statistics at the end of result
2018-10-31 MyungJoo Ham[Bugfix] callCMP is no more NYI. missing shift/unset IFS
2018-10-30 MyungJoo HamAdd alternative semantics for testResult reporting
2018-10-30 MyungJoo HamImplement callCompareTest and support nnstreamer/gstreamer
2018-10-30 MyungJoo Ham[DIST] Support debian/ubuntu build
2018-10-30 MyungJoo Ham[DIST] Add RPM packaging for Tizen
2018-10-30 MyungJoo Ham[Bugfix] if/then/else error with empty expressions.
2018-06-24 MyungJoo Ham[API] Implement callTest*
2018-06-23 MyungJoo Ham[Fix] Multi Test Group
2018-06-23 MyungJoo Ham[Example/group1A] Allow to print out out of ssat.sh
2018-06-23 MyungJoo Ham[Main] Options added, test group features added
2018-06-23 MyungJoo HamInitial main skeleton with a single example
2018-06-22 MyungJoo HamInitial commit