Spdk/test/common/lib
Konrad Sztyber ab58ddf107 sock: make impl_name const char * in all functions
There's no reason for this parameter to be non-const and it makes this
functions pain to use when you want to hardcode a specific sock
implementation.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Ifed4426a02ab54cbd51c8a2051b1eac010f86db9
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14303
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Dong Yi <dongx.yi@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2022-09-05 12:49:28 +00:00
..
nvme Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
test_env.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
test_rdma.c nvme_rdma: Use persistent protection domain for qpair 2022-08-12 08:59:43 +00:00
test_sock.c sock: make impl_name const char * in all functions 2022-09-05 12:49:28 +00:00
ut_multithread.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00