1. 19 Sep, 2024 1 commit
    • Cedric Roux's avatar
      snow3g: add a test program · 523d8463
      Cedric Roux authored
      To use:
      
          cd <top directory of openair>
          mkdir build
          cd build
          cmake .. -GNinja -DENABLE_TESTS=ON
          ninja tests (alternatively: ninja snow3g_tests)
          ctest (alternatively: ctest -R snow3g_tests)
      523d8463
  2. 11 Sep, 2024 4 commits
  3. 09 Sep, 2024 2 commits
  4. 06 Sep, 2024 33 commits