Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Couzens e885fc21cb WIP: dia2gsup: add Cx 2023-11-13 02:01:53 +00:00
Alexander Couzens 428e4d049d step 29_229 / Cx
Change-Id: I1f57260a798ecc09bd2ac36fd6b547b15e9d53f8
2023-11-13 01:21:12 +00:00
Alexander Couzens c583dea140 dia2gsup: sleep(1) to forget diameter state
Sleep to allow the remote to forget the connection (see diameter connect timer).

Related: OS#5657
Change-Id: Ib909eff5c381c6271b9d16e383bed3e78ca454da
2023-11-11 19:03:55 +01:00
Pau Espin 7aa4ad8b67 dia2gsup: Introduce new error scenario tests
Related: OS#5757
Change-Id: Ic870a2c1de74bee3f7d8e26874635d58469ccbea
2023-09-06 12:48:53 +00:00
Pau Espin 28dba3aa6e dia2gsup: initial refactoring
Do some refactoring to the core infrastructure of the tests before
adding new testsi. Among others:
- Move Tguard to main component
- Avoid having to call f_init_handler in each handler (do it
  automatically during f_start_handler()).

Change-Id: I4a1bf6ca03549688704815e3fec4e5152d0181a6
2023-08-31 11:50:47 +00:00
Harald Welte c98d9a9692 dia2gsup: Introduce initial testsuite
This testsuite contains 1 working test so far.

Related: OS#5757
Change-Id: Ia3db9fd62249777cd7c63f6c4af1568c79468728
2023-08-26 07:27:15 +00:00