Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rydercoding/at_test

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

at_test

at_test is a compact and lightweight framework to test AT commands on any modem. Its features are as below:

  • It is written with Python.
  • It's object-oriented and easy to extend.
  • It's based on Python standard unittest lib and has provided necessary utility interfaces for handling AT command, so it is very convenient to add new test cases.

Pre-build conditions:

  • Python 2.7 (you may do few change to make it work on other Python versions)
  • pyserial 3.4

File overview:

  • attestapp.py: This file is the start entry of this framework. It opens/closes serial port and loads/starts test cases.
  • atcommand.py: This file is the core module to provide AT command utility interfaces.
  • demotestcase.py: This file is just an AT test case demo.

About

at_test is a compact and lightweight python framework to test AT commands on any modem.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.