/freebsd/tools/regression/compat32/aarch64/ |
H A D | Makefile | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
H A D | swp_test_impl.S | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
/freebsd/tests/sys/compat32/aarch64/ |
H A D | common.sh | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
H A D | swp_cond_test.sh | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
H A D | swp_cond_test_impl.S | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
H A D | swp_test.sh | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
H A D | swp_test_impl.S | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
H A D | Makefile | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
/freebsd/tests/sys/compat32/ |
H A D | Makefile.inc | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
H A D | Makefile | ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
/freebsd/tests/sys/ |
H A D | Makefile | diff ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|
/freebsd/etc/mtree/ |
H A D | BSD.tests.dist | diff ccb59683b98360afaf5b5bb641a68fea22c68d0b Mon May 15 17:42:16 CEST 2023 Kyle Evans <kevans@FreeBSD.org> arm64: add tests for swp/swpb emulation
One test is suitable to be hooked up to the build, so I've done this here. The other test lives in tools/regression because failure is a bit more subjective -- generally, one runs it for some unbounded amount of time and observe if it eventually exits because two threads acquired the same mutex.
Reviewed by: imp, mmel Sponsored by: Stormshield Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D39668
|