summaryrefslogtreecommitdiff
path: root/lib/os_mon/test
Commit message (Expand)AuthorAgeFilesLines
* os_mon: Remove the os_mon MIBS supportLukas Larsson2018-09-274-589/+0
* os_mon: Fix volatile test cpu_sup_SUITE:util_apiSverker Eriksson2018-07-091-4/+7
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Disksup parsing for 'df' output on POSIX and SUSv3 systemsDmytro Lytovchenko2017-07-051-2/+36
* os_mon: Make sure to start/stop os_mon in tests correctlyLukas Larsson2016-06-142-2/+9
* Merge branch 'jrobhoward/os_mon/fix-freebsd_get_os_wordsize/PR-1039/OTP-13601'Björn-Egil Dahlberg2016-05-171-4/+10
|\
| * os_mon: Test wordsize of memsup:get_os_wordsize/0Björn-Egil Dahlberg2016-05-161-6/+12
* | os_mon: Implement cpu_sup:util/0,1 on OSXYuki Ito2016-05-061-0/+2
* | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-138-8/+8
|\ \
| * | update copyright-yearHenrik Nord2016-03-158-8/+8
* | | Don't crash in end_per_testcaseBjörn-Egil Dahlberg2016-04-011-2/+4
* | | Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-04-016-198/+47
* | | Replace ?t:sleep/1 with ct:sleep/1Björn-Egil Dahlberg2016-04-014-17/+17
* | | Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-04-011-1/+1
* | | Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-04-015-56/+55
* | | Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-04-011-1/+1
* | | Modernize use of timetrapsBjörn-Egil Dahlberg2016-04-016-151/+45
* | | Remove ?line macrosBjörn-Egil Dahlberg2016-04-015-898/+896
|/ /
* | Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-2/+1
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-176-6/+6
|/
* Change license text to APLv2Bruce Yinhe2015-06-188-72/+80
* os_mon: Implement cpu_sup:util/0,1 for FreeBSDWasif Malik and Johannes Huning2015-05-261-0/+2
* os_mon: Fix so that all testcases are runLukas Larsson2014-08-061-12/+7
* Add 'disksup_posix_only' parameter to disksupJohannes Weißl2014-07-011-9/+30
* os_mon: test tweaksDan Gudmundsson2014-03-282-11/+12
* Add test suites performing app and appup file checksTobias Schlager2014-02-241-3/+6
* Fix broken cpu_sup:nprocs and others on Solaris 64-bitSimon Cornish2013-09-021-0/+1
* Add smoke testsLukas Larsson2013-08-052-1/+5
* os_mon: Relax disksup_SUITE test even moreBjörn-Egil Dahlberg2013-07-191-21/+21
* os_mon: Refactor disksup_SUITEBjörn-Egil Dahlberg2013-07-181-145/+117
* os_mon: Relax disksup_SUITE api testBjörn-Egil Dahlberg2013-07-181-10/+19
* [os_mon] Remove call to deprecated/undefined functions in snmpSiri Hansen2012-09-264-108/+49
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-3/+3
* os_mon: Eliminate use of tuple funBjörn Gustavsson2011-11-301-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2011-03-117-7/+7
* Update unavailable test case to do setup and teardownLukas Larsson2011-03-021-0/+6
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-176-6/+6
* Update and add cover spec files to work with common_testLukas Larsson2011-02-172-1/+3
* Update all test specsLukas Larsson2011-02-171-1/+1
* Fix formatting for os_monLukas Larsson2011-02-176-64/+72
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-176-6/+18
* Update os_mon tests to conform with common_test standardLukas Larsson2011-02-177-98/+131
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* Add test suite for os_monBjörn Gustavsson2010-09-039-0/+2635