Skip to content

KeyBridge/lib-openssrf-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSSRF Test Utilities

OpenSSRF is an open source reference implementation of the Standard Spectrum Resource Format (SSRF).

This library includes two utility classes:

SSRFTestUtility

A comprehensive test utility that fully automates execution of the following four certification tests:

  • Minimum positive fill test
  • Maximum positive fill test
  • Minimum negative fill test
  • Maximum negative fill test

See the certification requirements, test plan and final report for details about these various tests.

XmlLint

A utility class to wrap the Unix xmllint command in a Java process and make that program accessible for XML document testing and schema validation.

Visit xmlsoft for more information about xmllint and XML document validation.

Background of this Project

This project is managed by the Open Standard Spectrum Resource Format (SSRF) group and organized within the Wireless Innovation Forum's Spectrum Innovation Committee.

Availability and Use

The source code and documentation within this project are available under the Apache 2.0 license, copies of which are included in the source tree.

You are free to download, use and modify this project without restriction, subject to the terms of the Apache 2.0 license.

Give Back

Your code and contributions are welcome. There are two ways you can give back and help improve and perfect this reference implementation.

  1. Join the Wireless Innovation Forum. By joining the Forum you gain formal and informal access to a large community of like-minded companies, government agencies and individuals working together for a common goal. Forum members may also participate in the architecture committee of this software project and also influence future development and improvement of the SSRF specification.
  2. Contribute software. Anyone can fork the code and submit your updates, fixes, utilities and other contributions directly to Key Bridge. We will review and incorporate anything that is helpful.

References

About

Routines used to test and evaluate the OpenSSRF software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages