Commit graph

30 commits

Author SHA1 Message Date
DJ2LS bd496fae3f disabled ctest for python 3.12-dev 2023-02-09 18:27:06 +01:00
DJ2LS da679b3e0f added missing dependency to ctests 2023-02-02 20:19:58 +01:00
DJ2LS 21c98a8366 version update which should now work 2023-01-20 20:36:25 +01:00
DJ2LS 8e9b9c9199 outcommented python 3.12 as its not supported by nuitka yet 2023-01-20 20:16:19 +01:00
DJ2LS 059d23fa31 added python 3.12 to ctest 2023-01-20 16:33:18 +01:00
DJ2LS 784aa9cf82 added python 3.12 to ctest 2023-01-20 16:17:55 +01:00
DJ2LS 77f7312f97 added ctest for different versions 2022-11-20 13:38:21 +01:00
DJ2LS 6f3e6c698c added ctest for different versions 2022-11-20 13:33:11 +01:00
Paul Kronenwetter 101903b924
Add pyaudio to pip install
Use pip to install pyaudio, in addition to the debian package, as a test.
2022-10-07 15:44:10 +00:00
dj2ls 5a8a563787 force usage of python 3.9 for ctest 2022-10-05 19:43:23 +02:00
dependabot[bot] 748d8495a2
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 14:31:19 +00:00
Paul Kronenwetter bc9e8849ac Remove unused miniaudio install 2022-06-19 08:42:20 -04:00
Paul Kronenwetter af355244a1 Use pytest-rerunfailures instead of re-inventing it. 2022-06-15 19:42:16 -04:00
Paul Kronenwetter f0f7c94058 Pin codec2 revision to master.
This should be a specific release, that implements freedv_set_tuning_range.
2022-06-15 19:40:14 -04:00
Paul Kronenwetter dbeea31f9d Correcting git mistake. 2022-06-15 19:40:14 -04:00
Paul Kronenwetter f742a8a435 Pin codec2 revision to v1.0.3. 2022-06-15 19:40:14 -04:00
DJ2LS e05bc262ad and some more typos and whitespace correction.. 2022-05-23 14:26:14 +02:00
Paul Kronenwetter 5c6cee1c21
Enhance tests (#185)
* Initial attempt to create unit tests for DATA class (tnc).

* Completed initial set of tests.

* Adding pytest to install packages.

* Corrects issue #173 fix

I didn't look carefully enough at `helpers.check_callsign` to see that it returns a list. The first element of the list is `True`/`False`.

* Making check_callsign evaluation more consistent.

* Update .gitignore

this is more a test commit to see if GitHub Client for MacOS is working,

* mkfifo test prototype

First partially working prototype for testing the full tnc with mkfifo named pipes.

* single tnc test file

moved to a single file for running tnc tests

* fixed typo

* Added parameters to tests.

Make other minor tweaks and documentation.

* Clean up two existing tests.

Adapted both tests to pytest and maintained
compatibility with existing ctest method.
Tweaked CMakeLists.txt .

* Adding pure python  highsnr_stdio_P_P_multi test.

Intended to replace highsnr_stdio_P_P_multi which uses POSIX shell.

* Adding pure python  highsnr_stdio_P_P_datac0 test.

Intended to replace highsnr_stdio_P_P_datac0 which uses POSIX shell.

* Parameterize recent tests.

Renamed datac0 to datacx after including all data codecs in test.

* Parameterize mode as well.

Add ability to run tests from main directory as well as within test/.

* Add list of tests and brief descriptions.

* Add more native python tests conversions.

* Update README with new tests.

* Tweak README again.

* Rename test to be findable by pytest.

* Rename test for ctest.

* Update correct file this time.

* Minor test tweaks.

* Add modem test proof-of-concept.

* Adjustment to ARQ short test.

* Various refactorings.

Type hints, trailing backslash, range usage, etc.

* Ignore unknown arguments in argparse.

* Minor cleanups.

* Update test/README.md.

* Update test_pa to quiet pylint.

* Give up trying to suppress structlog output.

* Correct module comments.

* Remove excess trailing spaces.

* Remove excess newlines.

* Various refactorings.

Type hints, trailing backslash, range usage, etc.

* mkfifo test prototype

First partially working prototype for testing the full tnc with mkfifo named pipes.

* Update test_tnc and tweak IRS/ISS.

* Correct test_modem to detect failures.

* Trying to be less dependent on env variables.

* Add IRS/ISS tests to ctests

* Pin codec2 revision to v1.0.3.

* Correcting git mistake.

* Pin codec2 revision to master.

This should be a specific release, that implements freedv_set_tuning_range.

Co-authored-by: DJ2LS <75909252+DJ2LS@users.noreply.github.com>
2022-05-21 23:04:17 +00:00
dj2ls 0c41b8b4a7 added sounddevice to github action 2022-03-29 16:45:00 +02:00
drowe67 64b7582913 resampler working with pipe tests, but not virtual sound card 2021-12-16 13:54:59 +10:30
drowe67 c290660d51
Update ctest.yml 2021-12-13 08:33:18 +10:30
drowe67 6be962b6fc
Update ctest.yml 2021-12-13 08:27:29 +10:30
drowe67 9c294f3b6d
Update ctest.yml 2021-12-13 08:14:12 +10:30
drowe67 4b0e326b2e
Update ctest.yml 2021-12-13 07:39:54 +10:30
drowe67 c52c094322
Update ctest.yml
debugging ...
2021-12-13 07:35:18 +10:30
drowe67 d850d4073b
Update ctest.yml
debugging ...
2021-12-13 07:28:30 +10:30
drowe67 bedff2d3b2
Update ctest.yml
debugging ...
2021-12-13 07:22:45 +10:30
drowe67 2bdaa45de9
Update ctest.yml
debugging ...
2021-12-13 07:21:03 +10:30
drowe67 8536d16724 debugging workflow ... 2021-12-13 07:19:01 +10:30
drowe67 4ea11ff99c ctest github action workflow 2021-12-13 07:14:18 +10:30