Skip to content

Raquaza98/UniversalTesterPrototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniversalTesterPrototype

A prototype for a Universal program tester for testing purposes

The program is made to allow programmers to visualize the use of memory and cpu during execution of a determined program, to make it easier to decide the program’s next phase.

Go to the wiki

Specifications - Advanced

The program works on any platform, with any computer setup. Requires java version 8 update 111 (build 1.8.0_111-b14) or above.

  • Download the UniversalTester.zip file from the releases tab
  • Double click the StartUT.bat file (Windows only) or open console and digit

    java -jar "[file path]\UniversalTesterProjectGitHub.jar"

  • (Optional) Customize save log path and/or connect the program to a DB
  • Select the file and time and hit test
  • After the test select the save from the box and look at the results

License

This program uses the Sigar API, used as a java library and it's under Apache 2.0 License

The rest of the code is open source

About

A prototype for a Universal program tester for testing purposes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages