Skip to content

langqy/autotest-client-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client tests for autotest

This is where we develop the majority of the available test modules for autotest. The exception being the larger, more complex tests, such as the virt test project:

https://github.com/autotest/virt-test

And the autotest-docker project:

https://github.com/autotest/autotest-docker

Really quick start guide

  1. Fork this repo on github
  2. Create a new topic branch for your work
  3. Make sure you have inspektor installed.
  4. Run:
inspekt lint
inspekt style
  1. Fix any problems
  2. Push your changes and submit a pull request
  3. That's it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.0%
  • C 24.0%
  • Shell 22.7%
  • JavaScript 0.8%
  • HTML 0.7%
  • Makefile 0.6%
  • Other 0.2%