Announcement

Collapse
No announcement yet.

[Linux] Compréhensive test suite/collection of tests for unit testing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [Linux] Compréhensive test suite/collection of tests for unit testing

    Hello !
    I'm currently working on an automated test runner for unit testing various machines (all based on Fedora/CentOs/RedHat), I'd like to know which tests/test suites you would recommend for this purpose !

    Sincerely,
    Lucas

  • #2
    All depends what you're after and what sort of hardware, but via OpenBenchmarking.org should be able to sort tests by popularity and other factors https://openbenchmarking.org/tests and looking at individual CPU listings for speedy tests, etc, for coming up with tests that suit your needs. There are 600+ distinct tests so rather broad and best to explore on your own depending upon your interests/hardware.

    Edit: or also look at the reviews on Phoronix.com for given type of hardware to see what tests I generally run and thus recommend.
    Last edited by Michael; 19 May 2022, 10:26 AM.
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      First of all, thank you for your answer !
      I need to measure CPU (Xeon based hardware), memory, disk and USB read/write (and maybe network) performance.

      I'll take a look on the website !

      Comment

      Working...
      X