mirror of https://gitee.com/openkylin/qemu.git
tests/tcg: target/mips: Correct path to headers in some test source files
Correct path to headers in tests/tcg/mips/user/ase/msa/bit-counting/* source files. Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
This commit is contained in:
parent
cd3ed7db22
commit
1f69d17856
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
#include <sys/time.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "../../../include/wrappers_msa.h"
|
||||
#include "../../../include/test_inputs.h"
|
||||
#include "../../../include/test_utils.h"
|
||||
#include "../../../../include/wrappers_msa.h"
|
||||
#include "../../../../include/test_inputs.h"
|
||||
#include "../../../../include/test_utils.h"
|
||||
|
||||
#define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT)
|
||||
|
||||
|
|
Loading…
Reference in New Issue