Skip to content

c-testsuite #209

@tyfkda

Description

@tyfkda

https://github.com/c-testsuite/c-testsuite

runners/single-exec/xcc:

#! /bin/sh

# if ! test "arm64" = "$(uname -m)"
# then
#     echo "incorrect host for test" 1>&2
#     exit 1
# fi

CC=/path/to/xcc-executable
CFLAGS=""
export CC CFLAGS
exec ./runners/single-exec/posix $1
$ ./single-exec xcc | grep "not ok"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions