History log of /barrelfish-master/tools/harness/tests/xeonphi.py
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 03d116ae 19-Feb-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

harness: adapted networking test

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# 1f5397f9 26-Sep-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

harness: xeon phi test did not contain proc_mgmt module

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# a4ffd725 18-Sep-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

net_sockets: change service so it can be used for all the NICS.

- net_sockets service now takes cardname as an arugment
- change all the tests and updated the device db

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# 85a83085 24-Jul-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

harness: checking the right condition for the xeon phi test

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 40e82770 23-Jul-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

harness: adding netsockets server to xeon phi test

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 72ef6572 10-May-2017 Simon Gerber <simon.gerber@inf.ethz.ch>

harness: cleanup tests to not override is_finished() where possible

If is_finished() cannot be converted into get_finish_string(), i.e.
is_finished() is a condition that depends on multiple output lines make sure
we call super().is_finished(line) on every line so that we catch Assertion
errors etc. that are checked for in TestCommon.is_finished().

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# ed873ac2 02-Dec-2016 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

harness/xeonphi: Fix test by using correct module directory

A change in the Machine API broke this test.

Signed-off-by: Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>


# 2d9daba3 21-Nov-2016 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

kernel/logging: Change default log level to LOG_NOTE

The previous default was LOG_DEBUG with an incorrect level check on the
kernel debug macro.

Signed-off-by: Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>


# e5025091 19-Oct-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

harness: xeon_phi_boot test: make sure that we see xeon_phi.(\d+).ready `nphi` times for test to succeed.

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 15d4397c 26-Jun-2015 Reto Achermann <reto.achermann@inf.ethz.ch>

harness: adding k1om to build archs for babybel adapting phi boot test

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 7fc8b61b 25-Jun-2015 Reto Achermann <reto.achermann@inf.ethz.ch>

Xeon Phi test: updating test suite to match the new boot loader interfacewq

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 866c1d06 22-Jun-2015 Reto Achermann <reto.achermann@inf.ethz.ch>

harness: adding test for xeon phi boot

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>