File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed
Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11noinst_PROGRAMS += $(top_builddir)/test/programs/zbc_test_close_zone
22__top_builddir__test_programs_zbc_test_close_zone_SOURCES = test/programs/close_zone/zbc_test_close_zone.c
33__top_builddir__test_programs_zbc_test_close_zone_LDADD = $(libzbc_ldadd)
4+ __top_builddir__test_programs_zbc_test_close_zone_LDFLAGS = -no-install
Original file line number Diff line number Diff line change 11noinst_PROGRAMS += $(top_builddir)/test/programs/zbc_test_finish_zone
22__top_builddir__test_programs_zbc_test_finish_zone_SOURCES = test/programs/finish_zone/zbc_test_finish_zone.c
33__top_builddir__test_programs_zbc_test_finish_zone_LDADD = $(libzbc_ldadd)
4+ __top_builddir__test_programs_zbc_test_finish_zone_LDFLAGS = -no-install
Original file line number Diff line number Diff line change 11noinst_PROGRAMS += $(top_builddir)/test/programs/zbc_test_open_zone
22__top_builddir__test_programs_zbc_test_open_zone_SOURCES = test/programs/open_zone/zbc_test_open_zone.c
33__top_builddir__test_programs_zbc_test_open_zone_LDADD = $(libzbc_ldadd)
4+ __top_builddir__test_programs_zbc_test_open_zone_LDFLAGS = -no-install
Original file line number Diff line number Diff line change 11noinst_PROGRAMS += $(top_builddir)/test/programs/zbc_test_print_devinfo
22__top_builddir__test_programs_zbc_test_print_devinfo_SOURCES = test/programs/print_devinfo/zbc_test_print_devinfo.c
33__top_builddir__test_programs_zbc_test_print_devinfo_LDADD = $(libzbc_ldadd)
4+ __top_builddir__test_programs_zbc_test_print_devinfo_LDFLAGS = -no-install
Original file line number Diff line number Diff line change 11noinst_PROGRAMS += $(top_builddir)/test/programs/zbc_test_read_zone
22__top_builddir__test_programs_zbc_test_read_zone_SOURCES = test/programs/read_zone/zbc_test_read_zone.c
33__top_builddir__test_programs_zbc_test_read_zone_LDADD = $(libzbc_ldadd)
4+ __top_builddir__test_programs_zbc_test_read_zone_LDFLAGS = -no-install
Original file line number Diff line number Diff line change 11noinst_PROGRAMS += $(top_builddir)/test/programs/zbc_test_report_zones
22__top_builddir__test_programs_zbc_test_report_zones_SOURCES = test/programs/report_zones/zbc_test_report_zones.c
33__top_builddir__test_programs_zbc_test_report_zones_LDADD = $(libzbc_ldadd)
4+ __top_builddir__test_programs_zbc_test_report_zones_LDFLAGS = -no-install
Original file line number Diff line number Diff line change 11noinst_PROGRAMS += $(top_builddir)/test/programs/zbc_test_reset_write_ptr
22__top_builddir__test_programs_zbc_test_reset_write_ptr_SOURCES = test/programs/reset_write_ptr/zbc_test_reset_write_ptr.c
33__top_builddir__test_programs_zbc_test_reset_write_ptr_LDADD = $(libzbc_ldadd)
4+ __top_builddir__test_programs_zbc_test_reset_write_ptr_LDFLAGS = -no-install
Original file line number Diff line number Diff line change 11noinst_PROGRAMS += $(top_builddir)/test/programs/zbc_test_write_zone
22__top_builddir__test_programs_zbc_test_write_zone_SOURCES = test/programs/write_zone/zbc_test_write_zone.c
33__top_builddir__test_programs_zbc_test_write_zone_LDADD = $(libzbc_ldadd)
4+ __top_builddir__test_programs_zbc_test_write_zone_LDFLAGS = -no-install
You can’t perform that action at this time.
0 commit comments