summaryrefslogtreecommitdiff
path: root/lib/os_mon/test/os_sup_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-02-151-1/+1
* [cleanup] Replace test_server:os_type() with os:type()Maxim Fedorov2022-02-011-2/+2
* Update copyright yearRickard Green2021-12-151-1/+1
* test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-1/+1
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-04-011-12/+3
* | Replace ?t:sleep/1 with ct:sleep/1Björn-Egil Dahlberg2016-04-011-2/+2
* | Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-04-011-3/+3
* | Modernize use of timetrapsBjörn-Egil Dahlberg2016-04-011-24/+4
* | Remove ?line macrosBjörn-Egil Dahlberg2016-04-011-75/+75
|/
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for os_monLukas Larsson2011-02-171-10/+10
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update os_mon tests to conform with common_test standardLukas Larsson2011-02-171-12/+21
* Add test suite for os_monBjörn Gustavsson2010-09-031-0/+189