<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/os_mon/test, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>os_mon: Make sure to start/stop os_mon in tests correctly</title>
<updated>2016-06-14T08:09:37+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2016-05-31T12:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4a96eb9dadf453724860a7e2e060894dca360fd6'/>
<id>4a96eb9dadf453724860a7e2e060894dca360fd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jrobhoward/os_mon/fix-freebsd_get_os_wordsize/PR-1039/OTP-13601'</title>
<updated>2016-05-17T12:38:58+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-05-17T12:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0545c22c9c07c55569e067c57ec184f018a54947'/>
<id>0545c22c9c07c55569e067c57ec184f018a54947</id>
<content type='text'>
* jrobhoward/os_mon/fix-freebsd_get_os_wordsize/PR-1039/OTP-13601:
  Fix memsup:get_os_wordsize() on 64-bit Linux PPC
  os_mon: Test wordsize of memsup:get_os_wordsize/0
  Fix memsup:get_os_wordsize() on 64-bit FreeBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jrobhoward/os_mon/fix-freebsd_get_os_wordsize/PR-1039/OTP-13601:
  Fix memsup:get_os_wordsize() on 64-bit Linux PPC
  os_mon: Test wordsize of memsup:get_os_wordsize/0
  Fix memsup:get_os_wordsize() on 64-bit FreeBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>os_mon: Test wordsize of memsup:get_os_wordsize/0</title>
<updated>2016-05-16T12:42:19+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-05-02T13:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3893aac866a366dfb8259ad9d5d877952d5c48dc'/>
<id>3893aac866a366dfb8259ad9d5d877952d5c48dc</id>
<content type='text'>
Simple test against erlang:system_info({wordsize,external}).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simple test against erlang:system_info({wordsize,external}).
</pre>
</div>
</content>
</entry>
<entry>
<title>os_mon: Implement cpu_sup:util/0,1 on OSX</title>
<updated>2016-05-05T17:11:45+00:00</updated>
<author>
<name>Yuki Ito</name>
<email>yuki@gnnk.net</email>
</author>
<published>2016-05-03T19:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bd78695428545d9c75cd0243fe237b5b28a76512'/>
<id>bd78695428545d9c75cd0243fe237b5b28a76512</id>
<content type='text'>
cpu_sup:util/0,1 works on OSX as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cpu_sup:util/0,1 works on OSX as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'henrik/update-copyrightyear'</title>
<updated>2016-04-13T07:53:56+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2016-04-13T07:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=08ab8c8534ecabb2797165f5508a8c42d4dae926'/>
<id>08ab8c8534ecabb2797165f5508a8c42d4dae926</id>
<content type='text'>
* henrik/update-copyrightyear:
  update copyright-year
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* henrik/update-copyrightyear:
  update copyright-year
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't crash in end_per_testcase</title>
<updated>2016-04-01T16:21:04+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-04-01T16:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=05a99a4631fee28e0a5a690db094a2d675aae456'/>
<id>05a99a4631fee28e0a5a690db094a2d675aae456</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate use of doc and suite clauses</title>
<updated>2016-04-01T16:09:14+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-04-01T16:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c36e45f8faa5ffb24479e4ab268ab151e305e779'/>
<id>c36e45f8faa5ffb24479e4ab268ab151e305e779</id>
<content type='text'>
Those clause are obsolete and never used by common_test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those clause are obsolete and never used by common_test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace ?t:sleep/1 with ct:sleep/1</title>
<updated>2016-04-01T15:58:41+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-04-01T15:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a3115154f754ed9f8db0dd0bfb07642efe54261c'/>
<id>a3115154f754ed9f8db0dd0bfb07642efe54261c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace use of test_server:format/2 with io:format/2</title>
<updated>2016-04-01T15:51:17+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-04-01T15:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d0378c0daf08fd0ddc22cf3e3fbb5b01794e623f'/>
<id>d0378c0daf08fd0ddc22cf3e3fbb5b01794e623f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate use of test_server:fail/0,1</title>
<updated>2016-04-01T15:50:22+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2016-04-01T15:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ab8b414921a2fe2738d7fcc0e66fe382a39ed247'/>
<id>ab8b414921a2fe2738d7fcc0e66fe382a39ed247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
