Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: move t0009-prio-queue.sh to the new unit testing framework #1642

Closed
wants to merge 1 commit into from

Commits on Jan 25, 2024

  1. tests: move t0009-prio-queue.sh to the new unit testing framework

    t/t0009-prio-queue.sh along with t/helper/test-prio-queue.c unit
    tests Git's implementation of a priority queue. Migrate the
    test over to the new unit testing framework to simplify debugging
    and reduce test run-time. Refactor the required logic and add
    a new test case in addition to porting over the original ones in
    shell.
    
    Signed-off-by: Chandra Pratap <chandrapratap3519@gmail.com>
    Chandra Pratap committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    88e7012 View commit details
    Browse the repository at this point in the history