Skip to content

Trung4n/TestCase4U

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

TestCase4U – OSSIM Sierra

This script helps you easily run, install, and clean up test cases for OSSIM Sierra.

📦 How to Use

  1. Download the ossim_sierra/tc4u.sh script and place it in the same folder as your target program.
  2. Open your terminal in that folder.
  3. Run the following commands:
chmod +x tc4u.sh

# Step 1: Download input files listed in the manifest
./tc4u.sh install

# Step 2: Run the test cases
./tc4u.sh run

# Step 3: Clean up downloaded files
./tc4u.sh clean

⚠️ Note

These test cases are for reference purposes only and may not be 100% correct.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages