summaryrefslogtreecommitdiff
path: root/lib/tools/test/fprof_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2020-03-131-1/+1
* fprof: Fix conversion of pid, port, ref, funs in mapsRickard Green2020-02-241-2/+31
* Fix incorrect assumption about process activityJohn Högberg2017-11-301-2/+2
* fprof: Make sure the receiving file can handle UnicodeHans Bolinder2017-09-201-3/+14
* tools: Update fprof testsBjörn-Egil Dahlberg2016-04-291-4/+36
* fprof: update to work with new spawned trace eventLukas Larsson2016-04-151-4/+23
* Merge branch 'egil/tools/modernize-tests'Björn-Egil Dahlberg2016-04-131-743/+679
|\
| * tools: Don't divide by zero in testsBjörn-Egil Dahlberg2016-04-131-9/+11
| * Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-04-071-31/+9
| * Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-04-071-9/+9
| * Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-04-071-3/+3
| * Eliminate erlang:now/0Björn-Egil Dahlberg2016-04-071-48/+48
| * Modernize use of timetrapsBjörn-Egil Dahlberg2016-04-071-41/+5
| * Remove ?line macrosBjörn-Egil Dahlberg2016-04-061-684/+676
* | 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 Dahlberg2012-03-301-1/+1
* fprof_SUITE: Skip create_file_slow/1 if libraries are nativeBjörn Gustavsson2012-02-061-5/+11
* 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-10/+11
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update tools tests to conform with common_test standardLukas Larsson2011-02-171-13/+20
* Fix fprof_SUITE to use new eprof APIBjörn-Egil Dahlberg2010-06-091-2/+2
* Add test suite for the tools applicationBjörn Gustavsson2010-01-191-0/+1191