-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Welcome to the SSAT wiki!
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)