JACoW logo

Journals of Accelerator Conferences Website (JACoW)

JACoW is a publisher in Geneva, Switzerland that publishes the proceedings of accelerator conferences held around the world by an international collaboration of editors.


BiBTeX citation export for WEBR01: RomLibEmu: Network Interface Stress Tests for the CERN Radiation Monitoring Electronics (CROME)

@inproceedings{ceesay-seitz:icalepcs2021-webr01,
  author       = {K. Ceesay-Seitz and H. Boukabache and M. Leveneur and D. Perrin},
  title        = {{RomLibEmu: Network Interface Stress Tests for the CERN Radiation Monitoring Electronics (CROME)}},
  booktitle    = {Proc. ICALEPCS'21},
  pages        = {581--585},
  eid          = {WEBR01},
  language     = {english},
  keywords     = {radiation, network, software, interface, controls},
  venue        = {Shanghai, China},
  series       = {International Conference on Accelerator and Large Experimental Physics Control Systems},
  number       = {18},
  publisher    = {JACoW Publishing, Geneva, Switzerland},
  month        = {03},
  year         = {2022},
  issn         = {2226-0358},
  isbn         = {978-3-95450-221-9},
  doi          = {10.18429/JACoW-ICALEPCS2021-WEBR01},
  url          = {https://jacow.org/icalepcs2021/papers/webr01.pdf},
  abstract     = {{The CERN RadiatiOn Monitoring Electronics are a modular safety system for radiation monitoring that is remotely configurable through a supervisory system via a custom protocol on top of a TCP/IP connection. The configuration parameters influence the safety decisions taken by the system. An independent test library has been developed in Python in order to test the system’s reaction to misconfigurations. It is further used to stress test the application’s network interface and the robustness of the software. The library is capable of creating packets with default values, autocompleting packets according to the protocol and it allows the construction of packets from raw data. Malformed packets can be intentionally crafted and the response of the application under test is checked for protocol conformance. New test cases can be added to the test case dictionary. Each time before a new version of the communication library is released, the Python test library is used for regression testing. The current test suite consists of 251 automated test cases. Many application bugs could be found and solved, which improved the reliability and availability of the system.}},
}