Skip to content
MyungJoo Ham edited this page Nov 1, 2018 · 3 revisions

Welcome to the SSAT wiki!

Why SSAT?

There are a few software components requiring shell-script or CLI-based testing during the build. However, most unit testing tools for shell scripts are licensed as GPLv2 or v3, which make it a bit difficult to use in some corporate environments or may cause license issues when imported into proprietary software or non-compatible open source software. In order to support in-build unit testing with shell-scripts and CLI commands for non-GPL compliant software or environment, I've started SSAT project.

I've started SSAT project as a personal project, not a Samsung project, at home because I wanted to use this for projects of both the employer (Samsung right now) and me (and other non-Samsung entities).

The first application with SSAT will be a few software packages in NNSUITE. (http://github.com/nnsuite)

Doxygen Reference Manual (pdf) Generated on 2018/11/01

Clone this wiki locally