uhd/host/tests
2025-02-07 11:00:36 +01:00
..
common Modify files for treatment with clang-format 2023-08-07 15:35:56 -05:00
devtest ci: devtest: fix wrong channel number 2025-01-23 13:10:12 +01:00
pytests host: pytest: allow dut_type to be all lowercase 2025-02-07 11:00:36 +01:00
rfnoc_block_tests test: Extend existing FFT test to cover addition features from new FFT 2024-12-17 22:13:42 +01:00
rfnoc_block_tests_on_target tests: added a on-target test for the new FFT block 2024-12-17 22:13:42 +01:00
streaming_performance ci: add x440 streaming step 2024-01-31 15:24:54 -06:00
actions_test.cpp host: clang-format changes 2024-05-17 21:41:56 +02:00
addr_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
adf535x_test.cpp host: clang-format changes 2024-05-17 21:41:56 +02:00
block_id_test.cpp rfnoc: Fix block_id::get_tree_root() 2021-12-16 09:20:01 -06:00
blockdef_test.cpp tests: Use reference type to prevent copy 2021-10-22 06:35:44 -07:00
buffer_test.cpp uhd: Remove includes of list_of.hpp where appropriate 2021-06-24 12:00:49 -05:00
byteswap_test.cpp
cal_data_dsa_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
cal_data_gain_pwr_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
cal_data_iq_test.cpp
cal_database_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
cast_test.cpp
chdr_parse_test.cpp uhd: Remove superfluous boost/bind.hpp includes 2021-12-03 11:33:07 -08:00
client_zero_test.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
CMakeLists.txt test: Extend existing FFT test to cover addition features from new FFT 2024-12-17 22:13:42 +01:00
compat_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
config_parser_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
constrained_device_args_test.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
convert_test.cpp tests: Apply clang-format to convert_test 2022-03-08 07:58:51 -06:00
custom_reg_test.cpp rfnoc: Implement custom register space for ctrlport endpoint 2024-05-17 21:41:56 +02:00
device_addr_test.py uhd: python: Make DeviceAddr behave like dict 2022-10-28 10:15:20 -05:00
dict_test.cpp
discoverable_feature_test.cpp
dpdk_port_test.cpp dpdk: Upgrade to DPDK 19.11 API 2021-12-06 13:22:03 -08:00
dpdk_test.cpp dpdk: Remove unused variables and functions 2024-11-05 10:33:30 +01:00
eeprom_c_test.c Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
eeprom_utils_test.cpp uhd: Update ASIO usage to modern style, compatible with Boost 1.87 2024-12-11 14:37:26 +01:00
error_c_test.cpp
error_test.cpp
expert_test.cpp experts: Add force_dirty() call 2023-05-05 15:18:00 -05:00
fe_conn_test.cpp
fp_compare_delta_test.cpp
fp_compare_epsilon_test.cpp uhd: Harmonize fuzzy frequency comparisons 2022-02-04 13:16:00 -06:00
gain_group_test.cpp uhd: Remove all occurences of boost::math::*round() 2021-06-24 12:00:49 -05:00
interpolation_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
isatty_test.cpp tests: Modify include order in isatty_test 2024-07-08 08:32:12 +02:00
link_test.cpp tests: Fix check in link_test 2021-08-31 07:32:55 -05:00
lmx2572_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
log_test.cpp uhd: log: Add UHD_LOG_THROW() macro 2022-07-08 05:42:11 -07:00
math_test.cpp lib: Replace uhd::math::gcd,lcm with std::gcd,lcm 2025-02-07 11:00:36 +01:00
max287x_test.cpp tests: Fix max287x_test compiler warnings 2024-10-29 17:59:59 +01:00
mb_controller_test.cpp uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
module_test.cpp
multichan_register_iface_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
narrow_cast_test.cpp
offload_io_srv_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
paths_test.cpp lib: Purge all hard-coded references the share/uhd 2024-12-05 09:12:36 +01:00
property_test.cpp host: Throw exception when accessing properties with incorrect type 2022-02-07 14:43:46 -06:00
pwr_cal_mgr_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
pychdr_parse_test.py
pyranges_test.py
ranges_c_test.c Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
ranges_test.cpp host: Create meta_range_t::as_monotonic 2022-03-14 15:49:41 -05:00
rf_control_gain_profile_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rfnoc_chdr_test.cpp
rfnoc_detailgraph_test.cpp rfnoc: Fix disconnecting back-edges from graphs 2023-02-28 12:24:07 -08:00
rfnoc_graph_mock_nodes.hpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rfnoc_node_test.cpp rfnoc: Always retain order of properties 2022-06-14 05:24:58 -07:00
rfnoc_property_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rfnoc_propprop_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rfnoc_topograph_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
rx_streamer_test.cpp test: rfnoc: Add tests for Tune Requests 2024-11-06 14:40:07 +01:00
scope_exit_test.cpp
sensors_c_test.c Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
sensors_test.cpp
serial_number_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
soft_reg_test.cpp
sph_recv_test.cpp
sph_send_test.cpp
streamer_benchmark.cpp test: rfnoc: Add tests for Tune Requests 2024-11-06 14:40:07 +01:00
string_vector_c_test.c Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
subdev_spec_c_test.c Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
subdev_spec_test.cpp
system_time_test.cpp uhd: update to uniform SPDX license identifier 2022-09-01 14:16:30 -05:00
tasks_test.cpp
test_modtool.py tests: Add test_modtool script 2025-02-06 16:45:15 +01:00
time_spec_test.cpp
transport_test.cpp
tx_streamer_test.cpp test: rfnoc: Add tests for Tune Requests 2024-11-06 14:40:07 +01:00
uhd_image_downloader_test.py
verify_fbs_test.py
vrt_test.cpp
x400_rfdc_control_test.cpp uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
xport_adapter_ctrl_test.cpp Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
zbx_cpld_test.cpp uhd: zbx: Prevent TX antenna config from disrupting RX 2021-09-16 11:30:28 -07:00