summaryrefslogtreecommitdiff
path: root/lib/tools/test/emem_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'egil/tools/modernize-tests'Björn-Egil Dahlberg2016-04-131-454/+386
|\
| * Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-04-071-24/+0
| * Replace ?t with test_serverBjörn-Egil Dahlberg2016-04-071-2/+2
| * Use test_server:is_debug/0 instead of custom checkBjörn-Egil Dahlberg2016-04-071-16/+1
| * Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-04-071-2/+2
| * Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-04-071-7/+7
| * Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-04-071-3/+3
| * Eliminate erlang:now/0Björn-Egil Dahlberg2016-04-071-2/+2
| * Modernize use of timetrapsBjörn-Egil Dahlberg2016-04-071-32/+11
| * Remove ?line macrosBjörn-Egil Dahlberg2016-04-061-371/+363
* | update copyright-yearHenrik Nord2016-03-151-1/+1
|/
* 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 toolsLukas Larsson2011-02-171-14/+15
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update tools tests to conform with common_test standardLukas Larsson2011-02-171-20/+27
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* Add test suite for the tools applicationBjörn Gustavsson2010-01-191-0/+713