<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-skiboot/test, branch master</title>
<subtitle>Talos™ II skiboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-skiboot/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-skiboot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/'/>
<updated>2017-12-19T21:54:07+00:00</updated>
<entry>
<title>Mambo: run hello_world and sreset_world tests with Secure and Trusted Boot</title>
<updated>2017-12-19T21:54:07+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-12-13T08:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=1ddf7e51936f82a5ba8b6145962fbc278d591cde'/>
<id>urn:sha1:1ddf7e51936f82a5ba8b6145962fbc278d591cde</id>
<content type='text'>
We *disable* the secure boot part, but we keep the verified boot
part as we don't currently have container verification code for Mambo.

We can run a small part of the code currently though.

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>sreset_kernel: only run SMT tests due to not supporting re-entry</title>
<updated>2017-12-04T08:39:24+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-12-04T08:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=9587573f4be085f949e1eed36f62fef98a77a394'/>
<id>urn:sha1:9587573f4be085f949e1eed36f62fef98a77a394</id>
<content type='text'>
Fixes: 0d84ea6bda03a00a1765dd7240a9e5231a537e96
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>test kernels: link with -N</title>
<updated>2017-08-24T04:34:22+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-08-24T04:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=904eb96136ce898867cf8a78b58c0e9db8c39be6'/>
<id>urn:sha1:904eb96136ce898867cf8a78b58c0e9db8c39be6</id>
<content type='text'>
"Not enough room for program headers, try linking with -N"
Turns out the error message is helpful

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>test/qemu-jessie: bail out fast on kernel panic</title>
<updated>2017-07-12T07:56:41+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-07-12T07:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=4a98c1de9a42a10f4297ab0bc6612040c1a88570'/>
<id>urn:sha1:4a98c1de9a42a10f4297ab0bc6612040c1a88570</id>
<content type='text'>
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>test/qemu-jessie: dump boot log on failure</title>
<updated>2017-07-12T05:20:01+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-07-12T05:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=adc59000b4eb2ee2871bebc3805b9e1a7600502a'/>
<id>urn:sha1:adc59000b4eb2ee2871bebc3805b9e1a7600502a</id>
<content type='text'>
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>test/hello_world: Properly report P9MAMBO path</title>
<updated>2017-06-19T07:36:51+00:00</updated>
<author>
<name>Michael Ellerman</name>
<email>mpe@ellerman.id.au</email>
</author>
<published>2017-06-19T06:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=f6c4a51a8244467c978d51e8128eca0347c9135d'/>
<id>urn:sha1:f6c4a51a8244467c978d51e8128eca0347c9135d</id>
<content type='text'>
In the P9 hello script we look for $P9MAMBO_BINARY, but then if we don't
find it we print a message using $MAMBO_BINARY, which is confusing:

  $ set -x P9MAMBO_BINARY run/p9/run_cmdline
  $ ./test/hello_world/run_mambo_p9_hello_world.sh
  Could not find executable P9MAMBO_BINARY (/opt/ibm/systemsim-p9//).

Fix it so the right thing is printed:

  Could not find executable P9MAMBO_BINARY (/opt/ibm/systemsim-p9//run/p9/run_cmdline).

Signed-off-by: Michael Ellerman &lt;mpe@ellerman.id.au&gt;
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Mambo/Qemu boot tests: expect (and fail) on checkstop</title>
<updated>2017-03-31T05:57:06+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-03-24T01:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=03f97028944815348ffd9c1ab1f895f763caa317'/>
<id>urn:sha1:03f97028944815348ffd9c1ab1f895f763caa317</id>
<content type='text'>
This allows us to fail a lot faster if we checkstop

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>test/sreset_world: Kind of like Hello World, but from the SRESET vector.</title>
<updated>2017-03-07T04:40:32+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-03-06T04:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=dd694b530c7b2c28efcae018bca8ad7910f845d8'/>
<id>urn:sha1:dd694b530c7b2c28efcae018bca8ad7910f845d8</id>
<content type='text'>
A regression test for the mambo implementation of OPAL_SIGNAL_SYSTEM_RESET.

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>test/hello_world: use P9MAMBO_ to differentiate from P8</title>
<updated>2017-02-22T06:39:00+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-02-16T07:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=a5274aa5259c057f1db7163c5988cc98ba82ed09'/>
<id>urn:sha1:a5274aa5259c057f1db7163c5988cc98ba82ed09</id>
<content type='text'>
Helps if you're building mambo from source (or haven't used the
packages in exactly the way they install) to ensure you run both
the p8 and p9 mambo simulators for testing.

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>hdata_to_dt: Only output dtb</title>
<updated>2017-02-16T04:22:30+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-02-10T02:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=2ca064df7da39ad5009b46e1ddeddabf8ff17a08'/>
<id>urn:sha1:2ca064df7da39ad5009b46e1ddeddabf8ff17a08</id>
<content type='text'>
convert test cases to diff DTS rather than DTB.

This means we also have to build dtc on CentOS 7 to be able to run
the test suite.

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
[oohall@gmail.com moved the test cases into seperate patches]
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
</feed>
