Wireless-Innovation-Forum / 6-GHz-AFC

This repository contains code and data for testing the compliance of Automated Frequency Coordinator (AFC) software. The AFC is defined by the FCC in proceeding 18-295 on Unlicensed Use of the 6 GHz Band. This repository contains procedures, documentation, and tests for such software, and for the devices authorized by it. To contribute, please first read the CONTRIBUTING file in the repository for instructions.
14 stars 3 forks source link

Update result terminology to match SUT Test Plan v1.3 #23

Closed AEgbert closed 1 year ago

AEgbert commented 1 year ago

Previous versions of the SUT Test Plan used Pass/Fail terminology to describe the outcome of each test. This was updated in v1.3 to use "Expected" or "Unexpected" to describe the test result. Similar changes need to be made throughout test_main.py so that the same terminology for test results is used.