Spdk/test
Michal Berger 0e79a79df3 vm_setup: Check for compiler version while compiling QEMU
Since gcc 9.* can be used across different distribution, the old check
no longer applies. Instead of looking for ArchLinux, check the gcc's
version directly to make sure proper options are added regardless of
the distribution (.e.g. Fedora{30,31} is also shipped with gcc 9.* at
the moment).

Change-Id: Ic493f411e8d886cae9bd5e2f389cb632d7b9f98a
Signed-off-by: Michal Berger <michalx.berger@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2432
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
2020-05-18 10:17:07 +00:00
..
app lib/iscsi: Remove the "spdk_" prefix from internal APIs declared in iscsi.h 2020-04-20 07:38:29 +00:00
bdev check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
blobfs lib/log: add timestamps for spdk_log messages 2020-05-11 12:34:28 +00:00
blobstore check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
common vm_setup: Check for compiler version while compiling QEMU 2020-05-18 10:17:07 +00:00
compress test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
config_converter test/config_converter: Declare $rootdir, $testdir paths 2020-02-20 09:54:15 +00:00
cpp_headers queue_extras: use SPDK_CONTAINEROF 2019-10-07 15:06:01 +00:00
dpdk_memory_utility test: add test to validate dpdk mem utility 2020-01-24 05:46:43 +00:00
env lib/env_dpdk: remove spdk prefix from internal functions. 2020-04-22 09:21:55 +00:00
event lib/thread: Use function name as poller name by using macro SPDK_POLLER_REGISTER 2020-04-15 07:23:09 +00:00
external_code test/external: Add setup call to test_make.sh 2020-05-05 08:03:48 +00:00
ftl check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
fuzz check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
ioat test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
iscsi_tgt check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
json_config check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
lvol check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
make module/event_nvmf: add a map file and remove spdk prefix. 2020-05-18 09:48:18 +00:00
nvme check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
nvmf test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
ocf check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
openstack test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
pmem check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
rpc rpc: Add test for pluggable RPCs 2020-05-18 10:14:09 +00:00
rpc_client lib/event: fix printing non-null-terminated strings 2020-04-06 07:48:37 +00:00
spdkcli check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
unit module/sock_uring: add a map file and remove spdk prefix. 2020-05-18 09:48:18 +00:00
vhost check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
vmd check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
Makefile build: add option to disable building unit tests 2020-03-10 09:12:21 +00:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00