Skip to content

Commit

Permalink
tests/generate: add autogenerated warning to top of code generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
vsergeev committed Dec 13, 2019
1 parent 1f8283b commit 553d0d4
Show file tree
Hide file tree
Showing 65 changed files with 145 additions and 6 deletions.
2 changes: 2 additions & 0 deletions tests/blocks/protocol/ax25framer_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/protocol/ax25framer_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/protocol/pocsagdecoder_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/protocol/pocsagdecoder_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/protocol/pocsagframer_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/protocol/pocsagframer_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/protocol/rdsdecoder_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/protocol/rdsdecoder_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/protocol/rdsframer_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/protocol/rdsframer_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/protocol/varicodedecoder_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/protocol/varicodedecoder_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/absolutevalue_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/absolutevalue_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/add_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/add_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/addconstant_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/addconstant_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/agc_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/agc_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/bandpassfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/bandpassfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/bandstopfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/bandstopfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/binaryphasecorrector_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/binaryphasecorrector_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/complexbandpassfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/complexbandpassfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/complexbandstopfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/complexbandstopfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/complexconjugate_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/complexconjugate_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/complexmagnitude_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/complexmagnitude_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/complexphase_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/complexphase_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/complextofloat_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/complextofloat_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/complextoimag_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/complextoimag_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/complextoreal_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/complextoreal_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/deinterleave_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/deinterleave_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/delay_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/delay_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/differentialdecoder_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/differentialdecoder_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/downsampler_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/downsampler_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/firfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/firfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/floattocomplex_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/floattocomplex_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/fmdeemphasisfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/fmdeemphasisfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/fmpreemphasisfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/fmpreemphasisfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/frequencydiscriminator_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/frequencydiscriminator_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/frequencytranslator_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/frequencytranslator_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/highpassfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/highpassfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/hilberttransform_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/hilberttransform_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/iirfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/iirfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/interleave_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/interleave_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/lowpassfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/lowpassfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/manchesterdecoder_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/manchesterdecoder_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/multiply_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/multiply_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/multiplyconjugate_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/multiplyconjugate_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/multiplyconstant_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/multiplyconstant_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/nop_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/nop_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/powersquelch_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/powersquelch_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/realtocomplex_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/realtocomplex_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/rootraisedcosinefilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/rootraisedcosinefilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/sampler_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/sampler_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/singlepolehighpassfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/singlepolehighpassfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/singlepolelowpassfilter_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/singlepolelowpassfilter_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/slicer_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/slicer_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/subtract_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/subtract_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/upsampler_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/upsampler_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/signal/zerocrossingclockrecovery_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/signal/zerocrossingclockrecovery_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/sources/iqfile_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/sources/iqfile_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')
local buffer = require('tests.buffer')
Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/sources/realfile_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/sources/realfile_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')
local buffer = require('tests.buffer')
Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/sources/signal_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/sources/signal_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')
local buffer = require('tests.buffer')
Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/sources/wavfile_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/sources/wavfile_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')
local buffer = require('tests.buffer')
Expand Down
2 changes: 2 additions & 0 deletions tests/blocks/sources/zero_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by blocks/sources/zero_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')
local buffer = require('tests.buffer')
Expand Down
2 changes: 2 additions & 0 deletions tests/composites/decimator_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by composites/decimator_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/composites/interpolator_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by composites/interpolator_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/composites/rationalresampler_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by composites/rationalresampler_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
2 changes: 2 additions & 0 deletions tests/composites/tuner_spec.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- Do not edit! This file was generated by composites/tuner_spec.py

local radio = require('radio')
local jigs = require('tests.jigs')

Expand Down
Loading

0 comments on commit 553d0d4

Please sign in to comment.