File: ags_check_system_unit_programs

package info (click to toggle)
gsequencer 7.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 71,040 kB
  • sloc: ansic: 1,145,949; xml: 31,016; cpp: 9,487; sh: 5,798; makefile: 3,845; perl: 155; sed: 16; python: 11
file content (265 lines) | stat: -rw-r--r-- 10,906 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
./ags_check_system_buffer_util_test
./ags_check_system_complex_test
./ags_check_system_conversion_test
./ags_check_system_function_test
./ags_check_system_log_test
./ags_check_system_math_util_test
./ags_check_system_solver_matrix_test
./ags_check_system_solver_vector_test
./ags_check_system_solver_polynomial_test
./ags_check_system_time_test
./ags_check_system_turtle_manager_test
./ags_check_system_turtle_test
./ags_check_system_application_context_test
./ags_check_system_config_test
./ags_check_system_connectable_test
./ags_check_system_countable_test
./ags_check_system_main_loop_test
./ags_check_system_mutable_test
./ags_check_system_seekable_test
./ags_check_system_soundcard_test
./ags_check_system_sequencer_test
./ags_check_system_tactable_test
./ags_check_system_concurrency_provider_test
./ags_check_system_destroy_worker_test
./ags_check_system_message_delivery_test
./ags_check_system_message_envelope_test
./ags_check_system_message_queue_test
./ags_check_system_returnable_thread_test
./ags_check_system_task_test
./ags_check_system_task_launcher_test
./ags_check_system_thread_test
./ags_check_system_thread_application_context_test
./ags_check_system_thread_pool_test
./ags_check_system_timestamp_test
./ags_check_system_worker_thread_test
./ags_check_system_file_test
./ags_check_system_file_id_ref_test
./ags_check_system_file_launch_test
./ags_check_system_file_link_test
./ags_check_system_file_lookup_test
./ags_check_system_server_application_context_test
./ags_check_system_server_test
./ags_check_system_controller_test
./ags_check_system_front_controller_test
./ags_check_system_authentication_manager_test
./ags_check_system_business_group_manager_test
./ags_check_system_certificate_manager_test
./ags_check_system_password_store_manager_test
./ags_check_system_xml_authentication_test
./ags_check_system_xml_business_group_test
./ags_check_system_xml_certificate_test
./ags_check_system_xml_password_store_test
./ags_check_system_security_context_test
./ags_check_system_base_plugin_test
./ags_check_system_dssi_manager_test
./ags_check_system_dssi_plugin_test
./ags_check_system_ladspa_conversion_test
./ags_check_system_ladspa_manager_test
./ags_check_system_lv2_conversion_test
./ags_check_system_lv2_manager_test
./ags_check_system_lv2_option_manager_test
./ags_check_system_lv2_plugin_test
./ags_check_system_lv2_preset_test
./ags_check_system_lv2_uri_map_manager_test
./ags_check_system_lv2_urid_manager_test
./ags_check_system_lv2_worker_manager_test
./ags_check_system_lv2ui_manager_test
./ags_check_system_lv2ui_plugin_test
./ags_check_system_plugin_port_test
./ags_check_system_audio_application_context_test
./ags_check_system_fifoout_test
./ags_check_system_audio_test
./ags_check_system_audio_ref_count_test
./ags_check_system_fx_ref_count_test
./ags_check_system_audio_application_context_ref_count_test
./ags_check_system_playback_domain_test
./ags_check_system_playback_test
./ags_check_system_preset_test
./ags_check_system_channel_test
./ags_check_system_input_test
./ags_check_system_output_test
./ags_check_system_recycling_test
./ags_check_system_audio_signal_test
./ags_check_system_audio_buffer_util_test
./ags_check_system_char_buffer_util_test
./ags_check_system_envelope_util_test
./ags_check_system_synth_util_test
./ags_check_system_volume_util_test
./ags_check_system_peak_util_test
./ags_check_system_resample_util_test
./ags_check_system_fm_synth_util_test
./ags_check_system_sf2_synth_util_test
./ags_check_system_sfz_synth_util_test
./ags_check_system_fourier_transform_util_test
./ags_check_system_recall_test
./ags_check_system_recall_channel_test
./ags_check_system_recall_channel_run_test
./ags_check_system_recall_container_test
./ags_check_system_recall_dependency_test
./ags_check_system_recall_id_test
./ags_check_system_recall_recycling_test
./ags_check_system_recycling_context_test
./ags_check_system_synth_generator_test
./ags_check_system_port_test
./ags_check_system_pattern_test
./ags_check_system_notation_test
./ags_check_system_note_test
./ags_check_system_automation_test
./ags_check_system_acceleration_test
./ags_check_system_wave_test
./ags_check_system_buffer_test
./ags_check_system_midi_test
./ags_check_system_track_test
./ags_check_system_alsa_devout_test
./ags_check_system_alsa_devin_test
./ags_check_system_midi_smf_util_test
./ags_check_system_midi_builder_test
./ags_check_system_midi_ci_util_test
./ags_check_system_midi_ump_util_test
./ags_check_system_osc_buffer_util_test
./ags_check_system_osc_client_test
./ags_check_system_osc_connection_test
./ags_check_system_osc_message_test
./ags_check_system_osc_server_test
./ags_check_system_osc_websocket_connection_test
./ags_check_system_osc_xmlrpc_message_test
./ags_check_system_osc_xmlrpc_server_test
./ags_check_system_osc_action_controller_test
./ags_check_system_osc_config_controller_test
./ags_check_system_osc_front_controller_test
./ags_check_system_osc_renew_controller_test
./ags_check_system_osc_info_controller_test
./ags_check_system_osc_meter_controller_test
./ags_check_system_osc_node_controller_test
./ags_check_system_osc_status_controller_test
./ags_check_system_osc_xmlrpc_controller_test
./ags_check_system_add_audio_test
./ags_check_system_add_audio_signal_test
./ags_check_system_add_note_test
./ags_check_system_add_soundcard_test
./ags_check_system_apply_bpm_test
./ags_check_system_apply_presets_test
./ags_check_system_apply_sequencer_length_test
./ags_check_system_apply_synth_test
./ags_check_system_apply_tact_test
./ags_check_system_cancel_audio_test
./ags_check_system_cancel_channel_test
./ags_check_system_clear_audio_signal_test
./ags_check_system_clear_buffer_test
./ags_check_system_crop_note_test
./ags_check_system_export_output_test
./ags_check_system_free_selection_test
./ags_check_system_link_channel_test
./ags_check_system_move_note_test
./ags_check_system_remove_audio_test
./ags_check_system_remove_audio_signal_test
./ags_check_system_remove_note_test
./ags_check_system_remove_soundcard_test
./ags_check_system_resize_audio_test
./ags_check_system_seek_soundcard_test
./ags_check_system_set_audio_channels_test
./ags_check_system_set_buffer_size_test
./ags_check_system_set_device_test
./ags_check_system_set_format_test
./ags_check_system_set_muted_test
./ags_check_system_set_samplerate_test
./ags_check_system_start_audio_test
./ags_check_system_start_channel_test
./ags_check_system_fx_analyse_audio_test
./ags_check_system_fx_analyse_audio_processor_test
./ags_check_system_fx_analyse_audio_signal_test
./ags_check_system_fx_analyse_channel_test
./ags_check_system_fx_analyse_channel_processor_test
./ags_check_system_fx_analyse_recycling_test
./ags_check_system_fx_buffer_audio_test
./ags_check_system_fx_buffer_audio_processor_test
./ags_check_system_fx_buffer_audio_signal_test
./ags_check_system_fx_buffer_channel_test
./ags_check_system_fx_buffer_channel_processor_test
./ags_check_system_fx_buffer_recycling_test
./ags_check_system_fx_dssi_audio_test
./ags_check_system_fx_dssi_audio_processor_test
./ags_check_system_fx_dssi_audio_signal_test
./ags_check_system_fx_dssi_channel_test
./ags_check_system_fx_dssi_channel_processor_test
./ags_check_system_fx_dssi_recycling_test
./ags_check_system_fx_envelope_audio_test
./ags_check_system_fx_envelope_audio_processor_test
./ags_check_system_fx_envelope_audio_signal_test
./ags_check_system_fx_envelope_channel_test
./ags_check_system_fx_envelope_channel_processor_test
./ags_check_system_fx_envelope_recycling_test
./ags_check_system_fx_ladspa_audio_test
./ags_check_system_fx_ladspa_audio_processor_test
./ags_check_system_fx_ladspa_audio_signal_test
./ags_check_system_fx_ladspa_channel_test
./ags_check_system_fx_ladspa_channel_processor_test
./ags_check_system_fx_ladspa_recycling_test
./ags_check_system_fx_lv2_audio_test
./ags_check_system_fx_lv2_audio_processor_test
./ags_check_system_fx_lv2_audio_signal_test
./ags_check_system_fx_lv2_channel_test
./ags_check_system_fx_lv2_channel_processor_test
./ags_check_system_fx_lv2_recycling_test
./ags_check_system_fx_notation_audio_test
./ags_check_system_fx_notation_audio_processor_test
./ags_check_system_fx_notation_audio_signal_test
./ags_check_system_fx_notation_channel_test
./ags_check_system_fx_notation_channel_processor_test
./ags_check_system_fx_notation_recycling_test
./ags_check_system_fx_pattern_audio_test
./ags_check_system_fx_pattern_audio_processor_test
./ags_check_system_fx_pattern_audio_signal_test
./ags_check_system_fx_pattern_channel_test
./ags_check_system_fx_pattern_channel_processor_test
./ags_check_system_fx_pattern_recycling_test
./ags_check_system_fx_peak_audio_test
./ags_check_system_fx_peak_audio_processor_test
./ags_check_system_fx_peak_audio_signal_test
./ags_check_system_fx_peak_channel_test
./ags_check_system_fx_peak_channel_processor_test
./ags_check_system_fx_peak_recycling_test
./ags_check_system_fx_playback_audio_test
./ags_check_system_fx_playback_audio_processor_test
./ags_check_system_fx_playback_audio_signal_test
./ags_check_system_fx_playback_channel_test
./ags_check_system_fx_playback_channel_processor_test
./ags_check_system_fx_playback_recycling_test
./ags_check_system_fx_synth_audio_test
./ags_check_system_fx_synth_audio_processor_test
./ags_check_system_fx_synth_audio_signal_test
./ags_check_system_fx_synth_channel_test
./ags_check_system_fx_synth_channel_processor_test
./ags_check_system_fx_synth_recycling_test
./ags_check_system_fx_fm_synth_audio_test
./ags_check_system_fx_fm_synth_audio_processor_test
./ags_check_system_fx_fm_synth_audio_signal_test
./ags_check_system_fx_fm_synth_channel_test
./ags_check_system_fx_fm_synth_channel_processor_test
./ags_check_system_fx_fm_synth_recycling_test
./ags_check_system_fx_sf2_synth_audio_test
./ags_check_system_fx_sf2_synth_audio_processor_test
./ags_check_system_fx_sf2_synth_audio_signal_test
./ags_check_system_fx_sf2_synth_channel_test
./ags_check_system_fx_sf2_synth_channel_processor_test
./ags_check_system_fx_sf2_synth_recycling_test
./ags_check_system_fx_sfz_synth_audio_test
./ags_check_system_fx_sfz_synth_audio_processor_test
./ags_check_system_fx_sfz_synth_audio_signal_test
./ags_check_system_fx_sfz_synth_channel_test
./ags_check_system_fx_sfz_synth_channel_processor_test
./ags_check_system_fx_sfz_synth_recycling_test
./ags_check_system_fx_volume_audio_test
./ags_check_system_fx_volume_audio_processor_test
./ags_check_system_fx_volume_audio_signal_test
./ags_check_system_fx_volume_channel_test
./ags_check_system_fx_volume_channel_processor_test
./ags_check_system_fx_volume_recycling_test
./ags_check_system_fx_eq10_audio_test
./ags_check_system_fx_eq10_audio_processor_test
./ags_check_system_fx_eq10_audio_signal_test
./ags_check_system_fx_eq10_channel_test
./ags_check_system_fx_eq10_channel_processor_test
./ags_check_system_fx_eq10_recycling_test
xvfb-run --server-args="-screen 0 1920x1080x24" -a ./ags_check_system_xorg_application_context_test