{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the industrial I/O unit tests. # # Keep in alphabetical order obj-$(CONFIG_IIO_TEST_FORMAT) += iio-test-format.o CFLAGS_iio-test-format.o += $(DISABLE_STRUCTLEAK_PLUGIN)