testing

  1. N

    JACK's new OSS backend for the adventurous

    It's still not clear when the next release of JACK (1.9.23) is coming, but it will ship with a completely rewritten FreeBSD audio (OSS API) backend. As a preview and call for testing, a build option was added to the audio/jack port to try out the new backend. Any feedback on this is appreciated...
  2. E

    any devs want to get behind a kernel/userland testing framework for freebsd?

    something like the unit tests in macOS/Xcode, where you can test code against a variety of hardware/software profiles for kernel/userland apps, maybe even hook it up to bhyve it should really help kernel development at least, and really motivate programmers to run checks against their...
  3. bobmc

    FYI: Results of (kyua) test suite on FreeBSD 12.3

    The kyua test package can be optionally included during installation. It reported 116 Fails in 7993 tests. There are 60 little "fails" not counted in the total. There are a few marked as Bugs but most Fails occur because /usr/local/bin/ksh93 is not installed by default. Computer: Gigabyte B350...
  4. Sergei_Shablovsky

    Benchmark & Stress test toolset

    Dear FreeBSD Gurus! Please suggest the toolset for benchmark testing and for stress test: from memory modules, CPU, PCI bus to HDD/SDD. (both for initial testing when new servers arrive in DC and for periodical testing after maintenance like memory upgrade, CPU upgrade, disks upgrade...) Also...
  5. Mjölnir

    Managing sets of patches (through profiles) using build managers

    This is a continuation of a discussion that went off-topic. See also this post ff. Snurg & me then had a PM discussion (in german) on the topic, drop a note to get invited (PMs are not visible for other's), we can switch to english. We welcome any valuable feedback & ideas. Let's start to...
  6. aragats

    Other Debugging and automated testing of C# mono programs?

    Does anybody know any useful tools on the subject? I have a lang/mono application written in C# which runs fine, but it's not perfect yet. Personally I wouldn't ever use any .NET stuff, but I have to deal with this now. Maybe sometime later I'll re-write it in plain C though.
  7. kneitinger

    C Stop further ATF tests if some check fails?

    Hello all, I'm working on my summer of code project, a library for working with ZFS boot environments, and I'm working on tests right now (I really dig ATF by the way!). There are many systems in which the library is not compatible with them, for example: systems not using ZFS, systems not set...
Back
Top